Skip to content
Snippets Groups Projects
Commit 51f1ad2a authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

printing env

parent 51741fa0
No related branches found
No related tags found
2 merge requests!1973Development,!1934Resolve "Update Images"
...@@ -2,4 +2,5 @@ deploy: ...@@ -2,4 +2,5 @@ deploy:
stage: deploy stage: deploy
image: alpine/k8s:1.22.6 image: alpine/k8s:1.22.6
script: script:
- printenv
- kubectl -n $KUBE_NAMESPACE get pods - kubectl -n $KUBE_NAMESPACE get pods
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment