Skip to content

Commit

Permalink
Correction deploy template Github Actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
tosun-si committed Aug 28, 2023
1 parent 976dded commit 7f729c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dataflow-deploy-template-github.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ jobs:

- name: 'Deploy Flex Template'
run: |
gcloud dataflow jobs list --project=gb-poc-373711 --region="europe-west1" --status=terminated
# scripts/build_image_with_dockerfile.sh
scripts/build_image_with_dockerfile.sh
# gcloud dataflow jobs list --project=gb-poc-373711 --region="europe-west1" --status=terminated

0 comments on commit 7f729c6

Please sign in to comment.