Skip to content
Snippets Groups Projects
Commit 02ee2b8a authored by Ranindya Paramitha's avatar Ranindya Paramitha
Browse files

try CI/CD

parent 5972a281
1 merge request!40#90 Feature/setup ci cd
......@@ -66,8 +66,8 @@ deploy_review:
- kubectl version
- sed_files deployment
- cat kube-deployment.yml
- kubectl apply -f kube-deployment.yml
- kubectl patch -f kube-deployment.yml -p "{\"spec\":{\"template\":{\"metadata\":{\"labels\":{\"date\":\"`date +'%s'`\"}}}}}"
# - kubectl apply -f kube-deployment.yml
# - |
# if kubectl apply -f kube-deployment.yml | grep -q unchanged
# then
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment