Skip to content

Commit

Permalink
Merge pull request #20 from dagster-io/al/08-10-improve_explicit_dock…
Browse files Browse the repository at this point in the history
…erfile_handling

improve explicit dockerfile handling
  • Loading branch information
alangenfeld authored Aug 10, 2022
2 parents 5bdd55e + 249f45a commit 821bda1
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 821bda1

Please sign in to comment.