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