Skip to content
Snippets Groups Projects
Unverified Commit 7f102e64 authored by Louis's avatar Louis :fire:
Browse files

list dist

parent bdc1d4e6
No related branches found
No related tags found
No related merge requests found
...@@ -23,6 +23,7 @@ before_deploy: ...@@ -23,6 +23,7 @@ before_deploy:
- tar -cvzf swerve-$TRAVIS_BRANCH.$TARGET.tar.gz swerve - tar -cvzf swerve-$TRAVIS_BRANCH.$TARGET.tar.gz swerve
- cd ../.. - cd ../..
- cp target/release/swerve-$TRAVIS_BRANCH.$TARGET.tar.gz dist - cp target/release/swerve-$TRAVIS_BRANCH.$TARGET.tar.gz dist
- ls dist
deploy: deploy:
- provider: releases - provider: releases
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment