rename DOCKER_BUILD_NO_SUMMARY to DOCKER_BUILD_SUMMARY_DISABLE

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2024-07-02 15:01:38 +02:00
parent 2b6f83c616
commit 3934de3594
3 changed files with 13 additions and 3 deletions

View File

@@ -544,7 +544,7 @@ jobs:
./test/config.hcl
targets: app
env:
DOCKER_BUILD_NO_SUMMARY: true
DOCKER_BUILD_SUMMARY_DISABLE: true
summary-not-supported:
runs-on: ubuntu-latest