Skip to content

Commit 796995f

Browse files
authored
Update docker push workflow (#303)
1 parent fb343b7 commit 796995f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-push.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
with:
2424
username: ${{ secrets.DOCKERHUB_USERNAME }}
2525
password: ${{ secrets.DOCKERHUB_TOKEN }}
26+
ecr: false
2627

2728
- name: Set up Docker Buildx
2829
uses: docker/setup-buildx-action@v2

0 commit comments

Comments
 (0)