Skip to content
Snippets Groups Projects
Commit 548d0e23 authored by ludo8147's avatar ludo8147
Browse files

without manual pod

parent 65ad5409
No related branches found
No related tags found
No related merge requests found
Pipeline #68728 passed
......@@ -185,11 +185,7 @@ deploy_to_staging:
kubectl get configmap webservice-config -n staging -o yaml
kubectl get pods -l app=redis -n staging
echo "Manualles image:"
kubectl run pod --image=registry.bht-berlin.de:443/fb6-wp11-devops/webservice
kubectl get pods
kubectl get pods -n ns --output wide --watch
rules:
- if: $CI_COMMIT_BRANCH == "test" || $CI_COMMIT_BRANCH == "develop"
needs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment