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
eCOM-RICM5-MyTransport
MyTransport
Commits
18b97f44
Commit
18b97f44
authored
Dec 16, 2018
by
Aurelien Surier Garofalo
Browse files
Update .gitlab-ci.yml
parent
3f51046e
Pipeline
#17203
failed with stages
in 1 minute and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
18b97f44
...
...
@@ -9,13 +9,13 @@ build_job:
stage
:
build
script
:
-
sudo cp /home/ec2-user/deploy-script-Dev.sh .
-
sudo ./deploy-script.sh --build
-
sudo ./deploy-script
-Dev
.sh --build
push_job
:
stage
:
test
script
:
-
sudo cp //home/ec2-user/deploy-script-Dev.sh .
-
sudo ./deploy-script.sh --push
-
sudo ./deploy-script
-Dev
.sh --push
deploy_job
:
stage
:
deploy
...
...
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