corrects syntax

This commit is contained in:
Hyatt 2021-05-06 10:17:15 -05:00
parent a0a0e1346c
commit 7e6e0ab3b9

@ -174,4 +174,5 @@ spec:
sh "/kaniko/executor --cleanup --context \"${workspace}\" -f \"${workspace}/Dockerfile\" --destination \"${repository}/${imageName}:${imageTag}\""
}
}
}
}