cluster test

This commit is contained in:
2023-09-28 18:33:03 +02:00
parent 19eb9325ca
commit 104be55bdf

View File

@ -1,5 +1,5 @@
stages: stages:
- build # - build
- deploy - deploy
variables: variables:
@ -52,3 +52,10 @@ build:
# environment: # environment:
# name: production # name: production
deploy:
image:
name: bitnami/kubectl:latest
entrypoint: ['']
script:
- kubectl config get-contexts