New tags good
continuous-integration/drone/push Build is passing Details

This commit is contained in:
DutchEllie 2022-06-20 11:19:15 +02:00
parent f5fa2af536
commit 85d13a2905
Signed by: DutchEllie
SSH Key Fingerprint: SHA256:dKq6ZSgN5E3Viqrw/+xAdf2VdR6hdRGNyrYqXXwfjTY
1 changed files with 2 additions and 2 deletions

View File

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