Skip to content

Commit e16ea7b

Browse files
committed
Update docker-build-push.yml
1 parent c53a9dc commit e16ea7b

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@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
45+
id: build
4546
with:
4647
context: ${{ env.IMAGE }}
4748
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)