Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
wepudt committed May 31, 2023
1 parent d8dabc7 commit c98d15b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ jobs:
SCAN_REGISTRY: "quay.io"
steps:
- run: echo "noo this should not happen!"
- run: echo "${{ github.ref-name}}"
- run: echo "${{ !contains(github.ref-name, '-rc') }}"

manifest:
name: Create manifest
Expand Down

0 comments on commit c98d15b

Please sign in to comment.