Skip to content

Commit

Permalink
podman -> docker
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoch committed Feb 7, 2023
1 parent 29d053d commit 72c98bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
if: (github.event_name != 'pull_request')
run: |
docker push ${{ env.container }}:latest
podman push ${{ env.container }}:alpine
docker push ${{ env.container }}:alpine

0 comments on commit 72c98bc

Please sign in to comment.