New Dockerfiles and environment variables structure

This commit is contained in:
Alexey Pustovalov 2021-09-15 21:19:29 +02:00
parent 97108f2e28
commit 630d9cb5ac
347 changed files with 296 additions and 345 deletions

View File

@ -5,7 +5,7 @@ on:
branches:
- 'trunk'
paths:
- "*/*/README.md"
- "Dockerfiles/*/*/README.md"
workflow_dispatch:
jobs:
@ -41,4 +41,4 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
repository: ${{ env.DOCKER_REPOSITORY }}/zabbix-${{ matrix.build }}
readme-filepath: ./${{ matrix.build }}/${{ env.SUBDIR }}/README.md
readme-filepath: ./Dockerfiles/${{ matrix.build }}/${{ env.SUBDIR }}/README.md

View File

@ -1,4 +1,4 @@
name: CI
name: Images build
on:
release:
@ -12,9 +12,9 @@ on:
- '5.4'
- 'trunk'
paths-ignore:
- '.env*'
- 'env_vars/*'
- 'docker-compose*.yaml'
- '*/rhel/*'
- 'Dockerfiles/*/rhel/*'
- "**.md"
defaults:

View File

@ -0,0 +1 @@
../../../build.sh

View File

@ -0,0 +1 @@
../../../build.sh

View File

@ -0,0 +1 @@
../../../build.sh

View File

@ -0,0 +1 @@
../../../build.sh

View File

@ -0,0 +1 @@
../../../build.sh

View File

@ -0,0 +1 @@
../../../build.sh

View File

@ -0,0 +1 @@
../../../build.sh

View File

@ -0,0 +1 @@
../../../build.sh

View File

@ -0,0 +1 @@
../../../build.sh

View File

@ -0,0 +1 @@
../../../build.sh

View File

@ -0,0 +1 @@
../../../build.sh

View File

@ -0,0 +1 @@
../../../build.sh

View File

@ -0,0 +1 @@
../../../build.sh

View File

@ -0,0 +1 @@
../../../build.sh

View File

@ -0,0 +1 @@
../../../build.sh

View File

@ -0,0 +1 @@
../../../build.sh

View File

@ -0,0 +1 @@
../../../build.sh

View File

@ -0,0 +1 @@
../../../build.sh

Some files were not shown because too many files have changed in this diff Show More