Skip to content

Commit

Permalink
chore(ci): one off commit to push amd64 v1.18.0 heighliner
Browse files Browse the repository at this point in the history
  • Loading branch information
scirner22 committed May 20, 2024
1 parent b7415ab commit 9bd384e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,16 @@ jobs:
local: true
tag: ${{ steps.meta.outputs.version }}
registry: provenanceio
dockerfile: cosmos
build-target: |
cd ..
make install
binaries: |
- /go/bin/provenanced
build-env: |
- "WITH_LEDGER=false"
- "WITH_CLEVELDB=false"
- "BUILD_TAGS=muslc musl dynamic"
additional-args: "--alpine-version 3.18"
skip: ${{ github.event_name == 'pull_request' }}

Expand Down

0 comments on commit 9bd384e

Please sign in to comment.