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
ab1a2bba
Commit
ab1a2bba
authored
Jun 15, 2019
by
Pierre-antoine Comby
Browse files
testing
parent
5138dddf
Pipeline
#1271
failed with stage
in 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ab1a2bba
...
...
@@ -10,7 +10,7 @@ deploy:
script
:
-
make all -j8
# build the pdf
-
lftp
ftp://$FTP_USER:
$FTP_PASSWORD
@
zamok.crans.org -e "mirror public/ www/m1-eea/; bye"
-
lftp
-u comby,
$FTP_PASSWORD
ftp.
zamok.crans.org -e "mirror public/ www/m1-eea/; bye"
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