mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Merge pull request #20357 from dvdksn/bake-deduplicate-context
build: assorted improvements, cleanup
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -75,8 +75,8 @@ jobs:
|
||||
*.cache-from=type=gha,scope=validate-${{ matrix.target }}
|
||||
*.cache-from=type=gha,scope=build
|
||||
|
||||
# build-releaser job will just build _releaser app used for Netlify and
|
||||
# AWS deployment in publish workflow. it's just to be sure it builds correctly.
|
||||
# build-releaser builds the _releaser used for AWS deployment in publish workflow.
|
||||
# It's just to be sure it builds correctly.
|
||||
build-releaser:
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user