Skip to content

Commit

Permalink
Merge branch 'main' into add-ssh-support
Browse files Browse the repository at this point in the history
  • Loading branch information
jromero authored Oct 6, 2021
2 parents 6f24de5 + ede55ee commit ab7c7ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delivery-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Pack Build/Publish
uses: dfreilich/[email protected].6
uses: dfreilich/[email protected].12
with:
args: 'build ${{ env.IMG_NAME }}:${{ steps.version.outputs.result }} --builder ${{ env.BUILDER }} --publish'
- name: Tag Image as Latest
Expand Down

0 comments on commit ab7c7ec

Please sign in to comment.