fix azure preview deployments (#36087)
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user