Drone: env subst
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Garrett Mills 2022-11-29 14:51:38 -06:00
parent 96e44686f4
commit e92daac46e

View File

@ -32,7 +32,7 @@ steps:
- name: environment substitution - name: environment substitution
image: rockylinux:9.0-minimal image: rockylinux:9.0-minimal
commands: commands:
- microdnf install -y envsubst - microdnf install -y gettext
# - name: k8s rollout # - name: k8s rollout
# image: bitnami/kubectl # image: bitnami/kubectl