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