Skip to content
Snippets Groups Projects
Commit 0eb7371d authored by Pomucz Tamás András's avatar Pomucz Tamás András
Browse files

CI fix

parent a641d880
No related branches found
No related tags found
No related merge requests found
Pipeline #50428 passed
......@@ -53,8 +53,6 @@ Deploy to Kubernetes:
script:
- cd k8s
- sed -i "s|##IMAGETAG##|${CI_COMMIT_REF_NAME}|" deployment.yaml
- kubectl apply -f deployment.yaml
- kubectl apply -f ingress.yaml
- kubectl apply -f service.yaml
- kubectl apply -f ./
only:
- tags
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment