Skip to content

Commit

Permalink
Update build-and-publish-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rahmabPublic authored Feb 11, 2025
1 parent a965d66 commit e2bd866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new
- name: Build and push NL
id: docker_build
id: docker_build_nl
uses: docker/build-push-action@v3
with:
push: true
Expand Down

0 comments on commit e2bd866

Please sign in to comment.