Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
srct.gmu.io
Commits
84864de9
Commit
84864de9
authored
Nov 20, 2018
by
Nicholas J Anderson
Browse files
Bugfix
parent
35e32df1
Pipeline
#3392
failed with stage
in 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
84864de9
...
...
@@ -59,3 +59,24 @@ review:
tags
:
-
banks
review_stop
:
stage
:
deploy
variables
:
GIT_STRATEGY
:
none
before_script
:
[]
artifacts
:
{}
cache
:
{}
dependencies
:
[]
script
:
-
ls
-
pwd
-
whoami
-
ls /srv/staging
when
:
manual
environment
:
name
:
review/$CI_BUILD_REF_NAME
action
:
stop
only
:
-
branches
tags
:
-
banks
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