Add sequence 3 flows
This commit is contained in:
parent
12c4821850
commit
4e4d59aa7d
@ -42,10 +42,13 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Configure Docker Buildx
|
||||
- name: Setup Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
driver: docker
|
||||
config-inline: |
|
||||
[registry."centurion-version-control.default.svc.cluster.local:3000"]
|
||||
http = true
|
||||
insecure = true
|
||||
|
||||
- name: Auth to Container Registry
|
||||
uses: docker/login-action@v2
|
||||
|
||||
11939
flows.json
11939
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,11 +89,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
# "root_input": {
|
||||
# "type": "object",
|
||||
# "description": "Original root inputs passed to the workflow"
|
||||
# }
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"workflow_id",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user