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"
|
- "kaniko-build.gitlab-ci.yml"
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- build
|
# - build
|
||||||
- deploy
|
- deploy
|
||||||
# - pages
|
# - pages
|
||||||
# - test
|
# - test
|
||||||
@ -56,7 +56,7 @@ deploy-image:
|
|||||||
entrypoint: ['']
|
entrypoint: ['']
|
||||||
script:
|
script:
|
||||||
- kubectl config get-contexts
|
- 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
|
- kubectl get pods
|
||||||
|
|
||||||
# build:
|
# build:
|
||||||
|
Loading…
Reference in New Issue
Block a user