update tor deploy
This commit is contained in:
parent
86398594a3
commit
43ffd30140
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ steps:
|
||||||
- pwd
|
- pwd
|
||||||
- echo ${CI_COMMIT_SHA}
|
- echo ${CI_COMMIT_SHA}
|
||||||
- kubectl apply -Rf manifests/tor
|
- kubectl apply -Rf manifests/tor
|
||||||
|
- env
|
||||||
- envsubst '${CI_COMMIT_SHA}' < manifests/tor/deployment.yaml.template
|
- envsubst '${CI_COMMIT_SHA}' < manifests/tor/deployment.yaml.template
|
||||||
- envsubst '${CI_COMMIT_SHA}' < manifests/tor/deployment.yaml.template | kubectl apply -f -
|
- envsubst '${CI_COMMIT_SHA}' < manifests/tor/deployment.yaml.template | kubectl apply -f -
|
||||||
privoxy:
|
privoxy:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue