fixed the eth build
This commit is contained in:
parent
7fc99afe1b
commit
9a7ccc3228
@ -3,13 +3,11 @@
|
|||||||
APP_NAME: cic-eth
|
APP_NAME: cic-eth
|
||||||
DOCKERFILE_PATH: docker/Dockerfile_ci
|
DOCKERFILE_PATH: docker/Dockerfile_ci
|
||||||
CONTEXT: apps/$APP_NAME
|
CONTEXT: apps/$APP_NAME
|
||||||
KANIKO_TARGET_ARGS: "--target dev"
|
|
||||||
|
|
||||||
build-mr-cic-eth:
|
build-mr-cic-eth:
|
||||||
extends:
|
extends:
|
||||||
- .cic_eth_variables
|
- .cic_eth_variables
|
||||||
#- .py_build_target_dev
|
- .py_build_target_dev
|
||||||
- .py_build_merge_request
|
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||||
changes:
|
changes:
|
||||||
|
Loading…
Reference in New Issue
Block a user