Compare commits
No commits in common. "sequence-3" and "main" have entirely different histories.
sequence-3
...
main
@ -42,13 +42,10 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Setup Buildx
|
||||
- name: Configure Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
config-inline: |
|
||||
[registry."centurion-version-control.default.svc.cluster.local:3000"]
|
||||
http = true
|
||||
insecure = true
|
||||
driver: docker
|
||||
|
||||
- name: Auth to Container Registry
|
||||
uses: docker/login-action@v2
|
||||
|
||||
11921
flows.json
11921
flows.json
File diff suppressed because it is too large
Load Diff
10487
request_schema.json
10487
request_schema.json
File diff suppressed because it is too large
Load Diff
@ -89,7 +89,11 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
# "root_input": {
|
||||
# "type": "object",
|
||||
# "description": "Original root inputs passed to the workflow"
|
||||
# }
|
||||
},
|
||||
"required": [
|
||||
"workflow_id",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user