Okay, I think I know
continuous-integration/drone/push Build is passing Details

This commit is contained in:
DutchEllie 2022-06-08 20:50:31 +02:00
parent ff7044ab9b
commit 31abd9e138
Signed by: DutchEllie
SSH Key Fingerprint: SHA256:dKq6ZSgN5E3Viqrw/+xAdf2VdR6hdRGNyrYqXXwfjTY
1 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ steps:
values_files:
- .drone/helm/staging-val.yaml
values:
- "image=dutchellie/proper-website-2:${DRONE_COMMIT_SHA:0:8}"
- "image=dutchellie/proper-website-2:dev"
kube_api_server:
from_secret: staging_api_server
kube_token:
@ -144,7 +144,7 @@ steps:
values_files:
- .drone/helm/prod-val.yaml
values:
- "image=dutchellie/proper-website-2:${DRONE_COMMIT_SHA:0:8}"
- "image=dutchellie/proper-website-2:latest"
kube_api_server:
from_secret: prod_api_server
kube_token: