Skip to content

Commit

Permalink
Stray quote.
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Aug 12, 2019
1 parent c09fefc commit d86cd0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pipeline {
sh '''
docker version
docker system prune --all --force
DOCKER_BUILDKIT=1 docker build --progress plain --no-cache .'
DOCKER_BUILDKIT=1 docker build --progress plain --no-cache .
'''
}
}
Expand Down

0 comments on commit d86cd0b

Please sign in to comment.