/ ‘.gitlab-ci.yml’
This commit is contained in:
parent
e63c666f5b
commit
69c9d60127
1 changed files with 0 additions and 2 deletions
|
|
@ -3,5 +3,3 @@ image: python:3.7-alpine
|
||||||
job:
|
job:
|
||||||
script:
|
script:
|
||||||
- apk update && apk add make
|
- apk update && apk add make
|
||||||
- pip install -r requirements.txt
|
|
||||||
- make publish
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue