mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-03-06 18:41:13 +01:00
Fixed tag generation for releases
This commit is contained in:
parent
c989fe62af
commit
66130fe5ac
4
.github/workflows/images_build.yml
vendored
4
.github/workflows/images_build.yml
vendored
@ -12,12 +12,8 @@ on:
|
|||||||
- 'trunk'
|
- 'trunk'
|
||||||
paths:
|
paths:
|
||||||
- 'Dockerfiles/**'
|
- 'Dockerfiles/**'
|
||||||
<<<<<<< HEAD
|
|
||||||
- '!**/README.md'
|
- '!**/README.md'
|
||||||
- '!Dockerfiles/*/rhel/*'
|
- '!Dockerfiles/*/rhel/*'
|
||||||
=======
|
|
||||||
- '!Dockerfiles/*/rhel/**'
|
|
||||||
>>>>>>> f6ec3dbb5e7ef76c4568ad27621adfb907330bee
|
|
||||||
- '!Dockerfiles/*/windows/*'
|
- '!Dockerfiles/*/windows/*'
|
||||||
- '.github/workflows/images_build.yml'
|
- '.github/workflows/images_build.yml'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user