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
04f1d993
Commit
04f1d993
authored
Jan 25, 2021
by
Barr, Robert
Browse files
Attempting using Ruby image for dpl instead
parent
7400a7b5
Pipeline
#173530
passed with stage
in 0 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
04f1d993
...
...
@@ -17,6 +17,7 @@ test:
deploy
:
stage
:
deploy
image
:
heroku/heroku:latest
script
:
image
:
ruby:latest
script
:
-
gem install dpl
-
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