mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-02-16 18:00:52 +01:00
Updated
This commit is contained in:
parent
ee611f67aa
commit
cc789f29d2
5
.github/workflows/images_build_test.yml
vendored
5
.github/workflows/images_build_test.yml
vendored
@ -8,12 +8,11 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- '[0-9]+.[0-9]+'
|
- '[0-9]+.[0-9]+'
|
||||||
- 'trunk'
|
- 'trunk'
|
||||||
|
- 'trunk_rhel'
|
||||||
paths:
|
paths:
|
||||||
- 'Dockerfiles/**'
|
|
||||||
- 'build.json'
|
- 'build.json'
|
||||||
- '!**/README.md'
|
- '!**/README.md'
|
||||||
- '!Dockerfiles/*/rhel/*'
|
- 'Dockerfiles/*/rhel/*'
|
||||||
- '!Dockerfiles/*/windows/*'
|
|
||||||
- '.github/workflows/images_build_test.yml'
|
- '.github/workflows/images_build_test.yml'
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '50 02 * * *'
|
- cron: '50 02 * * *'
|
||||||
|
Loading…
Reference in New Issue
Block a user