This commit is contained in:
Deirdre Connolly 2020-11-14 22:49:05 -05:00 committed by Deirdre Connolly
parent 87d749ee4f
commit bb99a5aa2a
1 changed files with 1 additions and 4 deletions

View File

@ -40,10 +40,7 @@ jobs:
run: |
gcloud builds submit \
--config cloudbuild.yaml \
--substitutions SHORT_SHA="$SHORT_SHA",\
BRANCH_NAME="$BRANCH_NAME",\
_CHECKPOINT_SYNC="${{ github.event.inputs.checkpoint_sync }}",\
_NETWORK="${{ github.event.inputs.network }}"
--substitutions SHORT_SHA="$SHORT_SHA",BRANCH_NAME="$BRANCH_NAME",_CHECKPOINT_SYNC="${{ github.event.inputs.checkpoint_sync }}",_NETWORK="${{ github.event.inputs.network }}"
# Run once: create firewall rule to allow incoming traffic to the node
# - name: Create Zcash incoming traffic firewall rule