Skip to content

Commit

Permalink
fix: Rename Dockefile to Dockerfile (#601)
Browse files Browse the repository at this point in the history
  • Loading branch information
JossWhittle authored Mar 26, 2024
1 parent ca85c89 commit 491c77e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tre-sql-trino-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
cosign-public-key: ${{ vars.COSIGN_PUBLIC_KEY }}
slack-channel: ${{ vars.SLACK_CHANNEL }}
build-file: src/Tre-SQL-Trino/Dockerfile
build-context: src
build-context: src/Tre-SQL-Trino
secrets:
cosign-private-key: ${{ secrets.COSIGN_PRIVATE_KEY }}
cosign-password: ${{ secrets.COSIGN_PASSWORD }}
Expand Down
File renamed without changes.

0 comments on commit 491c77e

Please sign in to comment.