Skip to content

Commit d86cd0b

Browse files
committed
Stray quote.
1 parent c09fefc commit d86cd0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pipeline {
1212
sh '''
1313
docker version
1414
docker system prune --all --force
15-
DOCKER_BUILDKIT=1 docker build --progress plain --no-cache .'
15+
DOCKER_BUILDKIT=1 docker build --progress plain --no-cache .
1616
'''
1717
}
1818
}

0 commit comments

Comments
 (0)