Merge pull request #13047 from jerae-duffin/CONT-64

Updated note
This commit is contained in:
Usha Mandya 2021-06-22 16:57:28 +01:00 committed by GitHub
commit 0614842884
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@ page for more information on BuildKit.
> **Note**
>
> Autobuilds use the buildKit build-system by default. If you want to use the legacy Docker build-system, add the [environment variable](index.md#environment-variables-for-builds){: target="_blank" rel="noopener" class="_"} Docker_BUILDKIT=0.
> Autobuilds use the buildKit build-system by default. If you want to use the legacy Docker build-system, add the [environment variable](index.md#environment-variables-for-builds){: target="_blank" rel="noopener" class="_"} DOCKER_BUILDKIT=0.
## Build repositories with linked private submodules