Skip to content

Commit 5bd454f

Browse files
committed
Add buildkit to test-binaries
1 parent 1df15b1 commit 5bd454f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Jenkinsfile-test-binaries

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ pipeline {
5050
stages {
5151

5252
stage('Build (Linux)') {
53+
environment { DOCKER_BUILDKIT = '1' }
5354
matrix {
5455
axes {
5556
axis {

0 commit comments

Comments
 (0)