Skip to content

Commit

Permalink
Added missing push id.
Browse files Browse the repository at this point in the history
  • Loading branch information
harmen-xb committed Nov 6, 2024
1 parent c4dea64 commit 5aeecb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd-feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: Build and push
id: push
uses: docker/build-push-action@v6
with:
push: true
Expand Down

0 comments on commit 5aeecb9

Please sign in to comment.