We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb343b7 commit 796995fCopy full SHA for 796995f
.github/workflows/build-push.yaml
@@ -23,6 +23,7 @@ jobs:
23
with:
24
username: ${{ secrets.DOCKERHUB_USERNAME }}
25
password: ${{ secrets.DOCKERHUB_TOKEN }}
26
+ ecr: false
27
28
- name: Set up Docker Buildx
29
uses: docker/setup-buildx-action@v2
0 commit comments