Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
td1518
simplewebapp
Commits
9aad4877
Commit
9aad4877
authored
Jan 14, 2020
by
Viraj Shah
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change CI to use Heroku
parent
d7951fe5
Pipeline
#111379
failed with stages
in 44 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
.gitlab-ci.yml
.gitlab-ci.yml
+1
-2
No files found.
.gitlab-ci.yml
View file @
9aad4877
...
...
@@ -16,8 +16,7 @@ test:
deploy
:
stage
:
deploy
script
:
-
systemctl --user stop simple-webapp.service
-
mvn package
-
systemctl --user start
simple
-
webapp
.service
-
dpl --provider=heroku --app=vs3318-
simplewebapp
--api-key=$API_TOKEN
only
:
-
master
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