mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-11 16:18:52 +01:00
Prepare universal workflow
This commit is contained in:
parent
37b3c1357b
commit
05af348776
3
.github/workflows/images_build_rhel.yml
vendored
3
.github/workflows/images_build_rhel.yml
vendored
@ -452,8 +452,7 @@ jobs:
|
|||||||
arch: [X64, ARM64]
|
arch: [X64, ARM64]
|
||||||
runs-on: [self-hosted, linux, "${{ matrix.arch }}"]
|
runs-on: [self-hosted, linux, "${{ matrix.arch }}"]
|
||||||
if: ${{ always() }}
|
if: ${{ always() }}
|
||||||
permissions:
|
permissions: {}
|
||||||
metadata: read
|
|
||||||
steps:
|
steps:
|
||||||
- name: Download SHA256 tag of build-${{ matrix.build }}:${{ matrix.arch }}
|
- name: Download SHA256 tag of build-${{ matrix.build }}:${{ matrix.arch }}
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v4
|
||||||
|
Loading…
Reference in New Issue
Block a user