Skip to content

Commit

Permalink
Merge pull request #814 from yiannistri/prime-release-v2.9
Browse files Browse the repository at this point in the history
[2.9] ci: Re-enable pushing to Prime registry
  • Loading branch information
yiannistri authored Jan 9, 2025
2 parents 66cdb04 + 65ce23f commit b23e491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
prime-username: ${{ env.PRIME_REGISTRY_USERNAME }}
prime-password: ${{ env.PRIME_REGISTRY_PASSWORD }}
make-target: image-push
push-to-prime: false
push-to-prime: true
- name: Cleanup checksum files # in order to avoid goreleaser dirty state error, remove once rancher/ecm-distro-tools/actions/publish-image@main gets updated
run: rm -f slsactl_*_checksums.txt*

Expand Down

0 comments on commit b23e491

Please sign in to comment.