mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
test(CI): deploy job
This commit is contained in:
parent
43be993243
commit
7f23e23858
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user