Don't be so strict about setting HYDRO_* env vars (#36090)
This commit is contained in:
@@ -192,8 +192,6 @@ 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