This commit is contained in:
parent
872a74fb26
commit
59d98cafad
@ -11,7 +11,7 @@ steps:
|
|||||||
image: python:3.8-alpine
|
image: python:3.8-alpine
|
||||||
commands:
|
commands:
|
||||||
- echo "Trigger from branch"
|
- echo "Trigger from branch"
|
||||||
- apk add --no-cache openssh-client ca-certificates bash rsync git libmagic
|
- apk add --no-cache openssh-client ca-certificates bash rsync git imagemagick imagemagick-dev
|
||||||
- git submodule init
|
- git submodule init
|
||||||
- git submodule update
|
- git submodule update
|
||||||
- git clone https://git.opytex.org/lafrite/2019-2020.git content
|
- git clone https://git.opytex.org/lafrite/2019-2020.git content
|
||||||
|
Loading…
Reference in New Issue
Block a user