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
3e76d965
Commit
3e76d965
authored
Jun 15, 2019
by
Pierre-antoine Comby
Browse files
ftp
parent
25365fbc
Pipeline
#1278
failed with stage
in 30 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3e76d965
...
...
@@ -10,7 +10,7 @@ deploy:
script
:
# - make all -j8 # build the pdf
-
lftp -e "set ftp:ssl-allow
false
;debug; mirror -R img www/m1-eea; bye" -u $FTP_USER,$FTP_PASSWORD
s
ftp://zamok.crans.org
-
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
:
-
public
# instruct GitLab to keep the public folder
...
...
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