mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-20 09:57:43 +02:00
Added workflow to update Red Hat Container Catalog
This commit is contained in:
parent
130c2f1a3e
commit
3dec556421
@ -69,9 +69,9 @@ jobs:
|
||||
echo "::group::Branch metadata"
|
||||
echo "secret_prefix=RHEL_${github_ref//.}"
|
||||
echo "::endgroup::"
|
||||
github_ref="64"
|
||||
|
||||
echo "secret_prefix=RHEL_${github_ref//.}" >> $GITHUB_OUTPUT
|
||||
#echo "secret_prefix=RHEL_${github_ref//.}" >> $GITHUB_OUTPUT
|
||||
echo "secret_prefix=RHEL_64" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Check ${{ env.MATRIX_FILE }} file
|
||||
id: build_exists
|
||||
|
Loading…
x
Reference in New Issue
Block a user