Skip to content
Snippets Groups Projects
Commit a8b9c53e authored by Pernille Welle-Watne's avatar Pernille Welle-Watne
Browse files

test again

parent 512f4f94
No related branches found
No related tags found
No related merge requests found
Pipeline #110682 failed with stages
in 47 seconds
......@@ -12,8 +12,8 @@ staging:
image: ruby
script:
- apt-get update -qy
- apt-get install -y ruby-dev
- gem install dpl
- dpl --provider=heroku --app=tdt4242-base --api-key=$HEROKU_STAGING_API_KEY
- apt-get install -y ruby-dev
- gem install dpl
- dpl --provider=heroku --app=tdt4242-base --api-key=$HEROKU_AUTH_TOKEN
only:
- 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