testing
This commit is contained in:
parent
23fb2ca4bd
commit
86398594a3
1 changed files with 2 additions and 1 deletions
|
|
@ -63,7 +63,8 @@ steps:
|
|||
- pwd
|
||||
- echo ${CI_COMMIT_SHA}
|
||||
- kubectl apply -Rf manifests/tor
|
||||
- envsubst "${CI_COMMIT_SHA}" < manifests/tor/deployment.yaml.template | kubectl apply -f -
|
||||
- envsubst '${CI_COMMIT_SHA}' < manifests/tor/deployment.yaml.template
|
||||
- envsubst '${CI_COMMIT_SHA}' < manifests/tor/deployment.yaml.template | kubectl apply -f -
|
||||
privoxy:
|
||||
image: cr.forge.lan/alk8s/alk8s
|
||||
pull: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue