File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change 3636 files : |
3737 docker-bake.hcl
3838 targets : releaser-build
39- set : |
40- *.cache-from=type=gha,scope=releaser
41- *.cache-to=type=gha,scope=releaser,mode=max
4239
4340 build :
4441 runs-on : ubuntu-24.04
5956 files : |
6057 docker-bake.hcl
6158 targets : release
62- set : |
63- *.cache-from=type=gha,scope=build
64- *.cache-to=type=gha,scope=build,mode=max
6559 -
6660 name : Check Cloudfront config
6761 uses : docker/bake-action@v6
@@ -108,8 +102,4 @@ jobs:
108102 files : |
109103 docker-bake.hcl
110104 targets : ${{ matrix.target }}
111- set : |
112- *.args.BUILDKIT_CONTEXT_KEEP_GIT_DIR=1
113- *.cache-to=type=gha,scope=validate-${{ matrix.target }},mode=max
114- *.cache-from=type=gha,scope=validate-${{ matrix.target }}
115- *.cache-from=type=gha,scope=build
105+
You can’t perform that action at this time.
0 commit comments