mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
release: remove unnecessary build-arg
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -30,7 +30,6 @@ jobs:
|
||||
set: |
|
||||
*.cache-from=type=gha,scope=build
|
||||
*.cache-to=type=gha,scope=build,mode=max
|
||||
*.args.HUGO_ENV=production
|
||||
|
||||
validate:
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
Reference in New Issue
Block a user