We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a875ff8 commit dd9f180Copy full SHA for dd9f180
.github/workflows/docker-image.yml
@@ -22,7 +22,7 @@ jobs:
22
id: docker_build
23
uses: docker/build-push-action@v2.5.0
24
with:
25
- file: ./at-buildimage/Dockerfile
+ file: ./Dockerfile
26
push: true
27
tags: |
28
atsigncompany/filebin2:automated
0 commit comments