-
-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
env-cmd -x git clone \\$REPO_PULL_URL ./temp
Works fine on Mac, but returns "Wrong repo \$REPO_PULL_URL" - so probably another delimiter is needed.
Dotenv + cross-var works fine with %REPO_PULL_URL%, but they have another limitations i need to workaround.
Reactions are currently unavailable