ci: switch release pipelines to gitea only
This commit is contained in:
@@ -117,9 +117,3 @@ jobs:
|
||||
echo "OCI push failed for $chart (registry token realm/protocol issue). Continuing because chart artifact is already published to Gitea release assets."
|
||||
fi
|
||||
done
|
||||
|
||||
- name: Make OCI chart public
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
gh api --method PATCH "/orgs/kloude/kks-provider-plugin/packages/container/charts%2Fkks-provider-plugin/visibility" -f visibility=public || true
|
||||
|
||||
Reference in New Issue
Block a user