Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4c73433eab |
@@ -12,6 +12,8 @@ echo "gitops-dispatch: validating env vars..."
|
||||
: "${GITEA_API_URL:?}"
|
||||
: "${GITEA_TOKEN:?}"
|
||||
|
||||
TIMEOUT="${GITOPS_DISPATCH_TIMEOUT:-30}"
|
||||
|
||||
echo "gitops-dispatch: constructing inputs..."
|
||||
INPUTS=$(jq -nc \
|
||||
--arg file "$GITOPS_FILE" \
|
||||
|
||||
Reference in New Issue
Block a user