rename admin-backend to admin-frontend because that is what it is
This commit is contained in:
parent
42407e1d0f
commit
09587eece0
2 changed files with 2 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ stages:
|
|||
image: node:14-alpine
|
||||
|
||||
variables:
|
||||
KANIKO_BUILD_IMAGENAME: admin-backend
|
||||
KANIKO_BUILD_IMAGENAME: admin-frontend
|
||||
|
||||
build-project:
|
||||
stage: build-project
|
||||
|
|
|
|||
Reference in a new issue