making gitlab build code if cogs change
This commit is contained in:
parent
126bafd8f6
commit
7e13ea4229
@ -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