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
fb43f443
Commit
fb43f443
authored
Dec 16, 2018
by
Aurelien Surier Garofalo
Browse files
Update .gitlab-ci.yml
parent
f18a6f13
Pipeline
#17205
passed with stages
in 4 minutes and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fb43f443
...
...
@@ -15,11 +15,11 @@ push_job:
stage
:
test
script
:
-
sudo cp //home/ec2-user/deploy-script.sh .
-
sudo ./deploy-script.sh --push
-
sudo ./deploy-script.sh
--build
--push
deploy_job
:
stage
:
deploy
script
:
-
cd /home/oai/
-
./deploy-script.sh --push --deploy
-
./deploy-script.sh
--build
--push --deploy
when
:
manual
\ No newline at end of file
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