We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9494826 commit a023c43Copy full SHA for a023c43
.travis.yml
@@ -38,5 +38,5 @@ deploy:
38
- build/amd64/${MYAPP}-amd64
39
skip_cleanup: true
40
on:
41
- repo: OrlovEvgeny/$MYAPP
42
- tags: true
+ tags: true
+ all_branches: true
0 commit comments