mirror of
https://github.com/traefik/traefik
synced 2026-02-03 12:20:33 +00:00
Move make cross binary to Travis deploy step
Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
+1
-2
@@ -31,10 +31,9 @@ script:
|
||||
- travis_retry make test-integration
|
||||
after_failure:
|
||||
- docker ps
|
||||
after_success:
|
||||
before_deploy:
|
||||
- make crossbinary
|
||||
- make image
|
||||
before_deploy:
|
||||
- mkdocs build --clean
|
||||
- tar cfz dist/traefik-${VERSION}.src.tar.gz --exclude-vcs --exclude dist .
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user