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
EEA
M1-EEA
Commits
9d7f76ea
Commit
9d7f76ea
authored
Jun 20, 2019
by
Pierre-antoine Comby
Browse files
debugging CI
parent
3e76d965
Pipeline
#1280
canceled with stage
in 10 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9d7f76ea
...
...
@@ -10,6 +10,8 @@ deploy:
script
:
# - make all -j8 # build the pdf
-
echo $FTP_USER
-
echo $FTP_PASSWORD
-
lftp -e "set ftp:ssl-allow
false
;debug; mirror -R img www/m1-eea; bye" -u $FTP_USER,$FTP_PASSWORD ftp://zamok.crans.org
artifacts
:
paths
:
...
...
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