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 "::group::Branch metadata"
|
||||||
echo "secret_prefix=RHEL_${github_ref//.}"
|
echo "secret_prefix=RHEL_${github_ref//.}"
|
||||||
echo "::endgroup::"
|
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
|
- name: Check ${{ env.MATRIX_FILE }} file
|
||||||
id: build_exists
|
id: build_exists
|
||||||
|
Loading…
x
Reference in New Issue
Block a user