mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-22 05:18:37 +01:00
Removed 5.4 branch from actions
This commit is contained in:
parent
7b20c27390
commit
a0620c0e1c
2
.github/workflows/images_build.yml
vendored
2
.github/workflows/images_build.yml
vendored
@ -8,7 +8,7 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- '4.0'
|
- '4.0'
|
||||||
- '5.0'
|
- '5.0'
|
||||||
- '5.4'
|
- '6.0'
|
||||||
- 'trunk'
|
- 'trunk'
|
||||||
paths:
|
paths:
|
||||||
- 'Dockerfiles/**'
|
- 'Dockerfiles/**'
|
||||||
|
2
.github/workflows/images_build_windows.yml
vendored
2
.github/workflows/images_build_windows.yml
vendored
@ -8,7 +8,7 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- '4.0'
|
- '4.0'
|
||||||
- '5.0'
|
- '5.0'
|
||||||
- '5.4'
|
- '6.0'
|
||||||
- 'trunk'
|
- 'trunk'
|
||||||
paths:
|
paths:
|
||||||
- 'Dockerfiles/*/windows/*'
|
- 'Dockerfiles/*/windows/*'
|
||||||
|
Loading…
Reference in New Issue
Block a user