mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-25 12:21:14 -03:00
Enable DOCKER_BUILDKIT
It just seems better without any major disadvantages.
This commit is contained in:
@@ -12,6 +12,8 @@ EOF
|
||||
|
||||
DOCKER_EXTRA_ARGS=""
|
||||
|
||||
export DOCKER_BUILDKIT=1
|
||||
|
||||
# Exit on failure.
|
||||
set -e
|
||||
|
||||
|
||||
Reference in New Issue
Block a user