making gitlab build code if cogs change
This commit is contained in:
parent
f225735538
commit
42e7e6cca8
@ -29,7 +29,7 @@ lint_python:
|
|||||||
- pip install -q black && black --fast --check .
|
- pip install -q black && black --fast --check .
|
||||||
rules:
|
rules:
|
||||||
- changes:
|
- changes:
|
||||||
- app/*
|
- app/**/*
|
||||||
|
|
||||||
build_and_push_container:
|
build_and_push_container:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user