mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-07 16:34:20 +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]
|
||||
runs-on: [self-hosted, linux, "${{ matrix.arch }}"]
|
||||
if: ${{ always() }}
|
||||
permissions:
|
||||
metadata: read
|
||||
permissions: {}
|
||||
steps:
|
||||
- name: Download SHA256 tag of build-${{ matrix.build }}:${{ matrix.arch }}
|
||||
uses: actions/cache@v4
|
||||
|
Loading…
Reference in New Issue
Block a user