mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-18 15:57:29 +02:00
Updated trunk to 7.0
This commit is contained in:
parent
b84110a871
commit
a3b78fc6c0
1
.github/workflows/images_build.yml
vendored
1
.github/workflows/images_build.yml
vendored
@ -10,6 +10,7 @@ on:
|
||||
- '5.0'
|
||||
- '6.0'
|
||||
- '6.2'
|
||||
- '6.4'
|
||||
- 'trunk'
|
||||
paths:
|
||||
- 'Dockerfiles/**'
|
||||
|
3
.github/workflows/images_build_rhel.yml
vendored
3
.github/workflows/images_build_rhel.yml
vendored
@ -9,6 +9,7 @@ on:
|
||||
- '5.0'
|
||||
- '6.0'
|
||||
- '6.2'
|
||||
- '6.4'
|
||||
- 'trunk'
|
||||
paths:
|
||||
- 'Dockerfiles/*/rhel/*'
|
||||
@ -25,7 +26,7 @@ env:
|
||||
REGISTRY_NAMESPACE: "redhat-isv-containers"
|
||||
PFLT_LOGLEVEL: "warn"
|
||||
PFLT_ARTIFACTS: "/tmp/artifacts"
|
||||
TRUNK_BRANCH: "6.4"
|
||||
TRUNK_BRANCH: "7.0"
|
||||
|
||||
jobs:
|
||||
init_build:
|
||||
|
1
.github/workflows/images_build_windows.yml
vendored
1
.github/workflows/images_build_windows.yml
vendored
@ -10,6 +10,7 @@ on:
|
||||
- '5.0'
|
||||
- '6.0'
|
||||
- '6.2'
|
||||
- '6.4'
|
||||
- 'trunk'
|
||||
paths:
|
||||
- 'Dockerfiles/*/windows/*'
|
||||
|
Loading…
x
Reference in New Issue
Block a user