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
eceda2ffef
commit
63fa341eaf
7
.github/workflows/images_build_rhel.yml
vendored
7
.github/workflows/images_build_rhel.yml
vendored
@ -42,6 +42,13 @@ jobs:
|
||||
with:
|
||||
disable-sudo: true
|
||||
egress-policy: block
|
||||
allowed-endpoints: >
|
||||
github.com:443
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Get branch info
|
||||
id: branch_info
|
||||
|
Loading…
Reference in New Issue
Block a user