mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-18 07:47:13 +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'
|
- '5.0'
|
||||||
- '6.0'
|
- '6.0'
|
||||||
- '6.2'
|
- '6.2'
|
||||||
|
- '6.4'
|
||||||
- 'trunk'
|
- 'trunk'
|
||||||
paths:
|
paths:
|
||||||
- 'Dockerfiles/**'
|
- 'Dockerfiles/**'
|
||||||
|
3
.github/workflows/images_build_rhel.yml
vendored
3
.github/workflows/images_build_rhel.yml
vendored
@ -9,6 +9,7 @@ on:
|
|||||||
- '5.0'
|
- '5.0'
|
||||||
- '6.0'
|
- '6.0'
|
||||||
- '6.2'
|
- '6.2'
|
||||||
|
- '6.4'
|
||||||
- 'trunk'
|
- 'trunk'
|
||||||
paths:
|
paths:
|
||||||
- 'Dockerfiles/*/rhel/*'
|
- 'Dockerfiles/*/rhel/*'
|
||||||
@ -25,7 +26,7 @@ env:
|
|||||||
REGISTRY_NAMESPACE: "redhat-isv-containers"
|
REGISTRY_NAMESPACE: "redhat-isv-containers"
|
||||||
PFLT_LOGLEVEL: "warn"
|
PFLT_LOGLEVEL: "warn"
|
||||||
PFLT_ARTIFACTS: "/tmp/artifacts"
|
PFLT_ARTIFACTS: "/tmp/artifacts"
|
||||||
TRUNK_BRANCH: "6.4"
|
TRUNK_BRANCH: "7.0"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
init_build:
|
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'
|
- '5.0'
|
||||||
- '6.0'
|
- '6.0'
|
||||||
- '6.2'
|
- '6.2'
|
||||||
|
- '6.4'
|
||||||
- 'trunk'
|
- 'trunk'
|
||||||
paths:
|
paths:
|
||||||
- 'Dockerfiles/*/windows/*'
|
- 'Dockerfiles/*/windows/*'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user