isolated NATS logic
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
set -eu
|
||||
|
||||
echo "[fx-pipeline] rewriting .env.version" >&2
|
||||
echo "[build pipeline] rewriting .env.version" >&2
|
||||
|
||||
if [ -f ./.env.version ]; then
|
||||
while IFS= read -r line || [ -n "$line" ]; do
|
||||
|
||||
Reference in New Issue
Block a user