Skip to content

Commit 5590d4f

Browse files
committed
Update docker-build-push.yml
1 parent 6afafa9 commit 5590d4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-build-push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
username: ${{ secrets.DOCKERHUB_USERNAME }}
4343
password: ${{ secrets.DOCKERHUB_TOKEN }}
4444
- uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
45+
id: build
4546
with:
4647
context: ${{ env.REPOSITORY }}
4748
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)