Skip to content

Commit

Permalink
Update dagster-plus-deploy.yml (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
prha authored Nov 7, 2024
1 parent d6af248 commit 04c7ca0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dagster-plus-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
with:
project_dir: ${{ env.DAGSTER_CLOUD_YAML_PATH }}
dagster_cloud_yaml_path: ${{ env.DAGSTER_CLOUD_FILE }}
# The full deployment name. If this run is for a PR, this value is ignored and a branch
# deployment is used.
# A full deployment name. If this run is for a pull request, this value will be used as
# the base deployment for the branch deployment.
deployment: 'prod'


Expand Down

0 comments on commit 04c7ca0

Please sign in to comment.