test(CI): deploy job

This commit is contained in:
Benoit Martins 2023-03-27 11:37:02 +00:00 committed by bmartins
parent 43be993243
commit 7f23e23858
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ include:
- "kaniko-build.gitlab-ci.yml"
stages:
- build
# - build
- deploy
# - pages
# - test
@ -56,7 +56,7 @@ deploy-image:
entrypoint: ['']
script:
- kubectl config get-contexts
- kubectl config use-context framasoft/framadate/funky-framadate-front:framadate-local-frontend
- kubectl config use-context framasoft/framadate/funky-framadate-front:gitlab-agent-framadate-front
- kubectl get pods
# build: