This commit is contained in:
jpic 2020-02-13 04:20:27 +01:00
parent 0a863fe766
commit 00fa16052d

View File

@ -7,11 +7,6 @@ build:
- .cache - .cache
key: cache key: cache
qa:
stage: test
image: yourlabs/python
script: flake8 podctl
test: test:
stage: test stage: test
image: yourlabs/python image: yourlabs/python