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
ghsc
Hazards Development Team
earthquake-geoserve-ui
Commits
b41276da
Commit
b41276da
authored
May 28, 2019
by
Malin, James (Contractor) Christopher
Browse files
test master trigger
parent
325422fd
Pipeline
#862
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b41276da
...
...
@@ -212,7 +212,8 @@ trigger deploy:
# BUILD_ID: $${BUILD_ID}
image
:
node:latest
stage
:
trigger_deploy
when
:
manual
when
:
-
if [ "true" == "true" ]; then manual; else on_success; fi
only
:
-
merge_requests
-
master
...
...
Write
Preview
Supports
Markdown
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