Skip to content

Commit

Permalink
Merge pull request #1 from maximearmstrong/maximearmstrong-disable-fa…
Browse files Browse the repository at this point in the history
…st-deploys

Disable fast deploys in deploy.yml
  • Loading branch information
maximearmstrong authored May 17, 2024
2 parents 1cdb3b9 + 7537c34 commit 789a9fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ concurrency:
env:
DAGSTER_CLOUD_URL: "http://test-dagster-openai.dagster.cloud"
DAGSTER_CLOUD_API_TOKEN: ${{ secrets.DAGSTER_CLOUD_API_TOKEN }}
ENABLE_FAST_DEPLOYS: 'true'
# ENABLE_FAST_DEPLOYS: 'true'
PYTHON_VERSION: '3.8'
DAGSTER_CLOUD_FILE: 'dagster_cloud.yaml'

Expand Down

0 comments on commit 789a9fa

Please sign in to comment.