Skip to content

Commit

Permalink
add unshare
Browse files Browse the repository at this point in the history
  • Loading branch information
darinpope committed Dec 9, 2019
1 parent 5dbe1fe commit 423cdbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vars/javaMavenNexus.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ spec:
container("buildah") {
sh """
buildah version
buildah unshare --help
buildah bud --help
buildah bud -t foo:bar .
buildah tag --help
Expand Down

0 comments on commit 423cdbe

Please sign in to comment.