Skip to content
Snippets Groups Projects
Commit df246192 authored by Vegard Murvold Sporstøl's avatar Vegard Murvold Sporstøl
Browse files

Update .gitlab-ci.yml

parent c958cb5f
No related branches found
No related tags found
2 merge requests!3Merge new master to dev,!2Uc 2
Pipeline #112849 failed
......@@ -19,7 +19,7 @@ deploy:
- apt-get install git -yqq
- apt-get install curl -y
- gem install dpl
- dpl --provider=heroku --app=secfit-group15 --api-key=$HEROKU_API_KEY --skip_cleanup
- dpl --provider=heroku --app=secfit-group15 --api-key=$HEROKU_TOKEN --skip_cleanup
only:
refs:
- master
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