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