mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
jekyll: create plugin to fetch remote resources
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -11,7 +11,7 @@ target "release" {
|
||||
args = {
|
||||
JEKYLL_ENV = JEKYLL_ENV
|
||||
}
|
||||
no-cache-filter = ["upstream-resources"]
|
||||
no-cache-filter = ["generate"]
|
||||
output = ["./_site"]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user