mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-11 04:17:02 +02:00
Prepare universal workflow
This commit is contained in:
parent
1ebf3af77a
commit
508486e1c3
2
.github/workflows/images_build_rhel.yml
vendored
2
.github/workflows/images_build_rhel.yml
vendored
@ -91,7 +91,7 @@ jobs:
|
|||||||
build_base:
|
build_base:
|
||||||
timeout-minutes: 30
|
timeout-minutes: 30
|
||||||
name: Build ${{ matrix.build }} base on RHEL (${{ matrix.os }})
|
name: Build ${{ matrix.build }} base on RHEL (${{ matrix.os }})
|
||||||
runs-on: [self-hosted, linux, ${{ matrix.os }}]
|
runs-on: [self-hosted, linux, "${{ matrix.os }}"]
|
||||||
needs: ["init_build"]
|
needs: ["init_build"]
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user