New build procedure for RHEL based images

This commit is contained in:
Alexey Pustovalov 2021-10-15 17:54:19 -04:00
parent 86280ecb22
commit e394b58882

View File

@ -12,7 +12,7 @@ on:
- 'trunk' - 'trunk'
paths: paths:
- 'Dockerfiles/**' - 'Dockerfiles/**'
- '!Dockerfiles/*/rhel/*' - '!Dockerfiles/*/rhel/**'
- '!Dockerfiles/*/windows/*' - '!Dockerfiles/*/windows/*'
- '.github/workflows/images_build.yml' - '.github/workflows/images_build.yml'