This commit is contained in:
parent
e92daac46e
commit
f5e1f8eb9b
@ -33,6 +33,7 @@ steps:
|
|||||||
image: rockylinux:9.0-minimal
|
image: rockylinux:9.0-minimal
|
||||||
commands:
|
commands:
|
||||||
- microdnf install -y gettext
|
- microdnf install -y gettext
|
||||||
|
- cd deploy && mkdir ../deploy-subst && bash -c 'for f in *.yaml; do envsubst < $f > ../deploy-subst/$f; done'
|
||||||
|
|
||||||
# - name: k8s rollout
|
# - name: k8s rollout
|
||||||
# image: bitnami/kubectl
|
# image: bitnami/kubectl
|
||||||
|
Loading…
Reference in New Issue
Block a user