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
f103fc52
Commit
f103fc52
authored
Jan 25, 2021
by
Barr, Robert
Browse files
Specify Docker image for shared runners
parent
f9a9d1a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f103fc52
image
:
maven:latest
stages
:
-
compile
-
test
...
...
@@ -16,4 +18,4 @@ test:
deploy
:
stage
:
deploy
script
:
-
dpl --provider=heroku --app=jlp19-simplewebapp --api-key=$Heroku_API_Key
\ No newline at end of file
-
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