Skip to content

Commit

Permalink
add clearlinux container
Browse files Browse the repository at this point in the history
  • Loading branch information
bitcoin-tools committed May 9, 2024
1 parent cae537d commit 9acf5c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_release_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- alpine
- amazonlinux
- arch
- clearlinux
- debian
- fedora
- manjaro
Expand Down Expand Up @@ -71,7 +72,6 @@ jobs:
tags: ${{ env.IMAGE_TAGS }}
outputs:
nodebuilder-version: ${{ env.NODEBUILDER_VERSION }}

build-and-push-ubuntu:
name: Push ubuntu default image
needs: build-and-push
Expand Down

0 comments on commit 9acf5c9

Please sign in to comment.