Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

Commit

Permalink
ci: 🎡 Fixed buid
Browse files Browse the repository at this point in the history
  • Loading branch information
floric committed Feb 27, 2019
1 parent 73eabd4 commit b2d5363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ after_script:
- "./cc-test-reporter upload-coverage -i tmp/codeclimate.total.json"
- greenkeeper-lockfile-upload
before_deploy:
- export ELASTIC_BEANSTALK_LABEL=New Version $(git rev-parse --verify HEAD --short)
- export ELASTIC_BEANSTALK_LABEL=git-$(git rev-parse --verify HEAD --short)
- export ELASTIC_BEANSTALK_DESCRIPTION=Deployment based on commit $(git rev-parse --verify HEAD)
deploy:
- provider: s3
Expand Down

0 comments on commit b2d5363

Please sign in to comment.