mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-10 11:56:56 +02:00
Added workflow to update Red Hat Container Catalog
This commit is contained in:
parent
426ed0b1a4
commit
6951f6b840
@ -124,5 +124,5 @@ jobs:
|
||||
PROJECT_ID: ${{ secrets[format('{0}_{1}_PROJECT', steps.branch_info.outputs.secret_prefix, steps.var_format.outputs.matrix_build)] }}
|
||||
PYXIS_API_TOKEN: ${{ secrets.REDHAT_API_TOKEN }}
|
||||
API_URL: ${{ env.API_URL }}
|
||||
run: python ./github/scripts/rhel_description.py
|
||||
run: python ./.github/scripts/rhel_description.py
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user