Skip to content

Commit

Permalink
fix(release): build and push Kali and SLES Docker images (#1607)
Browse files Browse the repository at this point in the history
  • Loading branch information
bitcoin-tools authored Oct 5, 2024
1 parent e1ba0a3 commit 779c447
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push_release_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,14 @@ jobs:
- clearlinux
- debian
- fedora
- kali
- manjarolinux
- opensuse-leap
- opensuse-tumbleweed
- oraclelinux
- redhat-ubi9
- rockylinux
- sles
steps:
- name: Checkout with history to get latest tag
if: ${{ github.event_name != 'release' }}
Expand Down

0 comments on commit 779c447

Please sign in to comment.