Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lib
unicaen
test
Commits
b90c2349
Commit
b90c2349
authored
Apr 27, 2018
by
Olm
Browse files
Update .gitlab-ci.yml
parent
c7db2b90
Pipeline
#1030
failed with stage
in 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b90c2349
...
...
@@ -5,5 +5,5 @@ repo-update:
stage
:
update-repo-directory
script
:
-
http_proxy=http://10.14.128.99:3128 apt -qq update
-
http_proxy=http://10.14.128.99:3128 apt -y install openssh-client
-
ssh root@10.14.129.37 "cd /var/www/html/packagist/satis && php bin/satis build --verbose unicaen.json /var/www/html/packagist/"
-
http_proxy=http://10.14.128.99:3128 apt
-q
-y install openssh-client
-
ssh
-o StrictHostKeychecking=no
root@10.14.129.37 "cd /var/www/html/packagist/satis && php bin/satis build --verbose unicaen.json /var/www/html/packagist/"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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