We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1df15b1 commit 5bd454fCopy full SHA for 5bd454f
1 file changed
Jenkinsfile-test-binaries
@@ -50,6 +50,7 @@ pipeline {
50
stages {
51
52
stage('Build (Linux)') {
53
+ environment { DOCKER_BUILDKIT = '1' }
54
matrix {
55
axes {
56
axis {
0 commit comments