Compare commits

..

No commits in common. "sequence-3" and "main" have entirely different histories.

4 changed files with 24 additions and 22413 deletions

View File

@ -42,13 +42,10 @@ jobs:
with: with:
fetch-depth: 1 fetch-depth: 1
- name: Setup Buildx - name: Configure Docker Buildx
uses: docker/setup-buildx-action@v3 uses: docker/setup-buildx-action@v3
with: with:
config-inline: | driver: docker
[registry."centurion-version-control.default.svc.cluster.local:3000"]
http = true
insecure = true
- name: Auth to Container Registry - name: Auth to Container Registry
uses: docker/login-action@v2 uses: docker/login-action@v2

11935
flows.json

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -89,7 +89,11 @@
} }
} }
} }
} },
# "root_input": {
# "type": "object",
# "description": "Original root inputs passed to the workflow"
# }
}, },
"required": [ "required": [
"workflow_id", "workflow_id",