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