Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cecile Cavet
test-ci
Commits
dc855cef
Commit
dc855cef
authored
Oct 22, 2018
by
Cecile Cavet
Browse files
Update .gitlab-ci.yml
parent
0f14c1ff
Pipeline
#17914
passed with stage
in 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
.gitlab-ci.yml
.gitlab-ci.yml
+0
-1
No files found.
.gitlab-ci.yml
View file @
dc855cef
...
...
@@ -4,7 +4,6 @@ image: centos:latest
deploy_prod
:
#script: git push production HEAD:master
script
:
-
ip addr
-
yum install -y openssh-clients
-
eval $(ssh-agent -s)
-
echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add - > /dev/null
...
...
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