Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Wang, Vincent H
simplewebapp
Commits
7400a7b5
Commit
7400a7b5
authored
Jan 25, 2021
by
Barr, Robert
Browse files
Use Heroku image for deploy stage
parent
4528570c
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7400a7b5
...
...
@@ -17,8 +17,6 @@ test:
deploy
:
stage
:
deploy
script
:
-
sudo apt-get update -yq
-
sudo apt-get install -y ruby-dev
-
gem install dpl
image
:
heroku/heroku:latest
script
:
-
dpl --provider=heroku --app=jlp19-simplewebapp --api-key=$Heroku_API_Key
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment