fixed the eth build

This commit is contained in:
Blair Vanderlugt 2021-07-07 16:39:05 -07:00
parent 7fc99afe1b
commit 9a7ccc3228

View File

@ -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: