1
0
mirror of synced 2026-01-08 12:01:53 -05:00

Don't be so strict about setting HYDRO_* env vars (#36090)

This commit is contained in:
Peter Bengtsson
2023-03-31 14:00:09 -04:00
committed by GitHub
parent fc0184aa68
commit 8bbd9112d0
2 changed files with 3 additions and 3 deletions

View File

@@ -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'