Commit 88cf2e8c authored by Anton Borisov's avatar Anton Borisov

Update .gitlab-ci.yml

parent 1b0a5ddd
Pipeline #173 failed with stages
in 3 minutes and 37 seconds
......@@ -126,6 +126,12 @@ deploy_to_prod:
- ./kubectl apply -f node1.yml
- ./kubectl apply -f node2.yml
- ./kubectl apply -f node3.yml
- ./kubectl apply -f node4.yml
- ./kubectl apply -f node5.yml
- ./kubectl apply -f node6.yml
- ./kubectl apply -f node7.yml
- ./kubectl apply -f node8.yml
- ./kubectl apply -f node9.yml
- ./kubectl apply -f seed1.yml
environment:
name: ${CI_COMMIT_REF_NAME}
......
Markdown is supported
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