Skip to content

Commit

Permalink
build: fix prod pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
JasperHG90 committed May 23, 2024
1 parent d4a9244 commit d7429d7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
app_name: dagster-pipes-gcp
version: ${{ needs.build.outputs.VERSION }}
environment: prod
gcp_secrets: ${{ secrets.GOOGLE_CREDENTIALS }}
gcp_credentials: ${{ secrets.GOOGLE_CREDENTIALS }}
gcp_project_id: "jasper-ginn-dagster"

0 comments on commit d7429d7

Please sign in to comment.