1
0
mirror of synced 2026-01-08 03:01:54 -05:00

fix azure preview deployments (#36087)

This commit is contained in:
Peter Bengtsson
2023-03-31 13:45:31 -04:00
committed by GitHub
parent ada1dedf26
commit fc0184aa68

View File

@@ -192,6 +192,8 @@ jobs:
cache-to: ''
build-args: |
BUILD_SHA=${{ env.COMMIT_REF }}
HYDRO_SECRET=
HYDRO_ENDPOINT=
# Succeed despite any non-zero exit code (e.g. if there is no deployment to cancel)
- name: 'Cancel any existing deployments for this PR'