Compare commits
3 Commits
master
...
pypi-deps-
Author | SHA1 | Date | |
---|---|---|---|
|
51e592b12b | ||
|
910fabe8c2 | ||
|
9aa5299bf2 |
@ -50,3 +50,15 @@ build-push-cic-eth:
|
|||||||
changes:
|
changes:
|
||||||
- apps/cic-eth/**/*
|
- apps/cic-eth/**/*
|
||||||
when: always
|
when: always
|
||||||
|
|
||||||
|
|
||||||
|
build-3p-deps:
|
||||||
|
extends:
|
||||||
|
- .py_build_push
|
||||||
|
- .cic_eth_variables
|
||||||
|
rules:
|
||||||
|
- if: $CI_COMMIT_BRANCH == "master"
|
||||||
|
changes:
|
||||||
|
- apps/cic-eth/*requirements.txt
|
||||||
|
when: always
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user