Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
scirner22 committed May 17, 2024
1 parent eba7407 commit f6cb6bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ jobs:
local: true
tag: ${{ steps.meta.outputs.version }}
registry: provenanceio
build-target: |
cd ..
make install
additional-args: "--alpine-version 3.18"
skip: ${{ github.event_name == 'pull_request' }}

Expand Down

0 comments on commit f6cb6bc

Please sign in to comment.