mirror of
https://gitlab.sectorq.eu/jaydee/portainer.git
synced 2025-12-15 02:54:54 +01:00
Update .gitlab-ci.yml file
This commit is contained in:
@@ -14,6 +14,7 @@ lint:
|
|||||||
- flake8 .
|
- flake8 .
|
||||||
- black --check .
|
- black --check .
|
||||||
- pylint portainer.py
|
- pylint portainer.py
|
||||||
|
- rm -rf /home/gitlab-runner/builds/1fLwHSKm2/0/jaydee/portainer.tmp
|
||||||
|
|
||||||
build-job: # This job runs in the build stage, which runs first.
|
build-job: # This job runs in the build stage, which runs first.
|
||||||
stage: build
|
stage: build
|
||||||
|
|||||||
Reference in New Issue
Block a user