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
eCOM-RICM5-MyTransport
MyTransport
Commits
af8d5063
Commit
af8d5063
authored
Dec 16, 2018
by
Aurelien Surier Garofalo
Browse files
Update .gitlab-ci.yml
parent
eca83bad
Pipeline
#17193
failed with stages
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
af8d5063
...
...
@@ -8,13 +8,13 @@ stages:
build_job
:
stage
:
build
script
:
-
cp /home/
gitlab-runn
er/deploy-script.sh .
-
cp /home/
ec2-us
er/deploy-script.sh .
-
./deploy-script.sh --build
push_job
:
stage
:
test
script
:
-
cp /home/
gitlab-runn
er/deploy-script.sh .
-
cp
/
/home/
ec2-us
er/deploy-script.sh .
-
./deploy-script.sh --push
deploy_job
:
...
...
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