Skip to content
Snippets Groups Projects
Commit 1add2cc1 authored by Torma Kristóf's avatar Torma Kristóf :alien:
Browse files

Update .gitlab-ci.yml

parent a693badd
No related branches found
No related tags found
1 merge request!8dirtyaround
......@@ -77,6 +77,9 @@ Deploy to Kubernetes:
- kubectl version
- cd k8s
- sed -i "s|##IMAGETAG##|${CI_COMMIT_REF_NAME}|" deployment.yml
# A kovetkezo ket sor egy undorito workaround a mindig valtozo init kontenerek miatt letrejovo es beakado replicasetek miatt. Pls replace, ha van jobb otlet.
- kubectl delete deployment apache-static
- kubectl delete deployment kszkepzes-backend
- kubectl apply -f deployment.yml
only:
- tags
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