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

Update .gitlab-ci.yml

parent fced632b
No related branches found
No related tags found
Loading
Pipeline #112907 failed
......@@ -15,7 +15,7 @@ deploy:
- apt-get install git -yqq
- apt-get install curl -y
- gem install dpl
- dpl --provider=heroku --app=$HEROKU_APP --api-key=$HEROKU_API_KEY --skip_cleanup
- dpl --provider=heroku --app=secfit-group15 --api-key=$HEROKU_API_KEY --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