always deploy with tag
This commit is contained in:
@ -32,3 +32,5 @@ deploy:
|
||||
- ls
|
||||
- kubectl apply -f $CI_PROJECT_DIR/hamburger.yaml
|
||||
- kubectl get pods
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG
|
||||
|
Reference in New Issue
Block a user