mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-06-29 03:12:42 +00:00
Fix pipefail in entrypoint.sh
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
#!/bin/sh -l
|
#!/bin/sh -l
|
||||||
set -o pipefail
|
|
||||||
|
|
||||||
FLAGS=""
|
FLAGS=""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user