Update apps/contract-migration/.gitlab-ci.yml
This commit is contained in:
parent
cfc569bd90
commit
016b5d3230
11
apps/contract-migration/.gitlab-ci.yml
Normal file
11
apps/contract-migration/.gitlab-ci.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
.contract-migration-changes-target:
|
||||||
|
rules:
|
||||||
|
- changes:
|
||||||
|
- $CONTEXT/*
|
||||||
|
|
||||||
|
build-contract-migration:
|
||||||
|
extends:
|
||||||
|
- .contract-migration-changes-target
|
||||||
|
- .py-build
|
||||||
|
variables:
|
||||||
|
CONTEXT: apps/contract-migration
|
Loading…
Reference in New Issue
Block a user