fix: disable summary
This commit is contained in:
parent
0368408832
commit
9bf7a6c967
2 changed files with 4 additions and 2 deletions
|
|
@ -18,7 +18,8 @@ on:
|
|||
env:
|
||||
REGISTRY: bitfreedom.net
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
CACHE_IMAGE: ${{ github.repository }}
|
||||
CACHE_IMAGE: ${{ github.repository }}-buildcache
|
||||
DOCKER_BUILD_SUMMARY: "false"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue