This commit is contained in:
parent
99971b29a8
commit
be22bc44e1
@ -10,7 +10,7 @@ steps:
|
|||||||
- name: Build Opytex 2020-2021
|
- name: Build Opytex 2020-2021
|
||||||
image: python:3.8-alpine
|
image: python:3.8-alpine
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache git imagemagick
|
- apk add --no-cache git imagemagick-dev imagemagick
|
||||||
- cd ..
|
- cd ..
|
||||||
- git init .
|
- git init .
|
||||||
- git remote add origin https://git.opytex.org/lafrite/site_opytex.git
|
- git remote add origin https://git.opytex.org/lafrite/site_opytex.git
|
||||||
|
Loading…
Reference in New Issue
Block a user