always deploy with tag

This commit is contained in:
2023-09-08 21:07:47 +02:00
parent d9e9df2d67
commit 497698f424

View File

@ -32,3 +32,5 @@ deploy:
- ls
- kubectl apply -f $CI_PROJECT_DIR/hamburger.yaml
- kubectl get pods
rules:
- if: $CI_COMMIT_TAG