Update file .gitlab-ci.yml
This commit is contained in:
@@ -2,7 +2,7 @@ docker-build:
|
|||||||
image: gcr.io/kaniko-project/executor:debug
|
image: gcr.io/kaniko-project/executor:debug
|
||||||
stage: build
|
stage: build
|
||||||
variables:
|
variables:
|
||||||
DOCKER_IMAGE_NAME: olytest/aradne-fe:$CI_COMMIT_SHORT_SHA
|
DOCKER_IMAGE_NAME: olytest/hermione-fe:$CI_COMMIT_SHORT_SHA
|
||||||
before_script:
|
before_script:
|
||||||
- >
|
- >
|
||||||
echo '{
|
echo '{
|
||||||
|
|||||||
Reference in New Issue
Block a user