Skip to content

Commit

Permalink
Merge pull request #94 from IBM/pre-8.5.0
Browse files Browse the repository at this point in the history
Pre 8.5.0
  • Loading branch information
No9 committed May 29, 2022
2 parents 93c7def + 88ca5a4 commit 23734e5
Show file tree
Hide file tree
Showing 10 changed files with 208 additions and 73 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildmusl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ name: Build and Push musl
on:
push:
branches:
- arm-build
- main
tags:
- 'v*'

env:
IMAGE_NAME: core-dump-handler-musl
IMAGE_TAGS: arm-build ${{ github.sha }}
IMAGE_TAGS: v8.5.0 ${{ github.sha }}
IMAGE_REGISTRY: quay.io
IMAGE_NAMESPACE: icdh

Expand Down
Loading

0 comments on commit 23734e5

Please sign in to comment.