Promote uat → main: artifacthub-pkg.yml v1.0.1 metadata update #186

Merged
Countess von Containerheim merged 10 commits from uat into main 2026-05-21 01:18:13 +00:00
Showing only changes of commit 5e6cd6603b - Show all commits
-4
View File
@@ -15,13 +15,9 @@ jobs:
promotion-gate:
name: Promotion Gate
runs-on: ubuntu-latest
container: ubuntu:latest
timeout-minutes: 5
steps:
- name: Install dependencies
run: apt-get update -qq && apt-get install -y --no-install-recommends curl jq
- name: Check promotion approval
env:
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}