We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c100d70 commit 11ac449Copy full SHA for 11ac449
.github/workflows/github-actions.yml
@@ -21,6 +21,6 @@ jobs:
21
uses: docker/build-push-action@v5
22
with:
23
context: .
24
- file: ./Is.Web/Dockerfile
+ file: ./Dockerfile
25
push: true
26
tags: macccy/iss-web:latest
0 commit comments