Skip to content
Snippets Groups Projects
Commit ea9e852c authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Fix.

parent 9ca2588b
Branches
No related tags found
No related merge requests found
Pipeline #23823 passed
......@@ -24,7 +24,7 @@ deploy-latest:
- touch .secret.sh
- ./build-services.sh
- rm ./services/namespace.yaml
- source <(curl -s https://git.dbogatov.org/templates/ci-snippets/raw/master/setup-kubectl.sh)
- source <(curl -k -s https://git.dbogatov.org/templates/ci-snippets/raw/master/setup-kubectl.sh)
- kubectl apply -R -f ./services/
tags:
- docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment