Skip to content

Commit a5d81fb

Browse files
author
Houssem Ben Ali
authored
Fix build and push step Readme missing id (#138)
Signed-off-by: Houssem Ben Ali <[email protected]>
1 parent 6e04d22 commit a5d81fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ jobs:
128128
129129
- name: Build and Push container images
130130
uses: docker/[email protected]
131+
id: build-and-push
131132
with:
132133
platforms: linux/amd64,linux/arm/v7,linux/arm64
133134
push: true

0 commit comments

Comments
 (0)