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 05b3605 commit ea045a8Copy full SHA for ea045a8
.travis.yml
@@ -47,7 +47,7 @@ matrix:
47
AWS_SECRET_ACCESS_KEY=$AWS_915001051872_SECRET
48
./deploy.sh -d
49
on:
50
- branch: master
+ tags: true
51
- env: DEPLOY=prod
52
if: tag IS present
53
deploy:
0 commit comments