mirror of
https://github.com/Dannecron/netology-devops-gitlab.git
synced 2025-12-25 15:22:35 +03:00
fix deploy config
This commit is contained in:
@@ -58,8 +58,6 @@ test-api:
|
||||
deploy:
|
||||
image: gcr.io/cloud-builders/kubectl:latest
|
||||
stage: deploy
|
||||
variables:
|
||||
DOCKER_IMAGE: "cr.yandex/${YA_DOCKER_REGISTRY}/${DOCKER_IMAGE}"
|
||||
needs:
|
||||
- pre-build
|
||||
- docker-build
|
||||
|
||||
Reference in New Issue
Block a user