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