Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LaSalleSaintDenis
Mathématiques
Seconde Générale et Technologique
Commits
f799ad47
Commit
f799ad47
authored
Feb 26, 2020
by
Vincent-Xavier JUMEL
📚
Browse files
Update .gitlab-ci.yml
parent
00b065dc
Pipeline
#216193
failed with stage
in 2 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f799ad47
...
...
@@ -18,5 +18,5 @@ deploy:
-
apt update
-
apt dist-upgrade -y --without-install-recommends
-
apt install -y --without-install-recommends curl
-
for i in
"
*.pdf
"
; do curl -u $USER:$PASS -T "$i" "https://educloud.ac-creteil.fr/remote.php/dav/files/vjumel/2deGT/" ; done
-
for i in *.pdf ; do curl -u $USER:$PASS -T "$i" "https://educloud.ac-creteil.fr/remote.php/dav/files/vjumel/2deGT/" ; done
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