Skip to content

Commit 70fb0f1

Browse files
committed
add back id for build and push step
1 parent d0f1344 commit 70fb0f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4646

4747
- name: Build and push Docker image
48+
id: build-and-push
4849
uses: docker/build-push-action@v5
4950
with:
5051
context: .

0 commit comments

Comments
 (0)