Skip to content

Commit

Permalink
improve explicit dockerfile handling
Browse files Browse the repository at this point in the history
  • Loading branch information
alangenfeld committed Aug 10, 2022
1 parent 5bdd55e commit 249f45a
Show file tree
Hide file tree
Showing 9 changed files with 3,258 additions and 2,848 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/example-custom-dockerfile-name.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
# e.g. `uses: dagster-io/dagster-cloud-cicd-action/[email protected]`
uses: ./deploy
with:
location-file: ./example/minimal/locations.yaml
location-file: ./example/custom-dockerfile-name/locations.yaml
dagit-url: https://elementl.dogfood.dagster.cloud/dev
api-token: ${{ secrets.DAGSTER_AGENT_TOKEN }}
api-token: ${{ secrets.DAGSTER_AGENT_TOKEN }}
Loading

0 comments on commit 249f45a

Please sign in to comment.