mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-06-08 10:01:34 +00:00
Check entrypoint array for emptyness
The entrypoint array of BuildahConfigSettings might be empty. It makes no sense to push the `--entrypoint` argument then, thus breaking the `convertArrayToStringArg` method. Closes #136
This commit is contained in:
parent
7a95fa7ee0
commit
fdef902b06
3 changed files with 3 additions and 3 deletions
2
dist/index.js
vendored
2
dist/index.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue