mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-18 12:04:41 -04:00
No longer print constellation-id.json (#749)
This commit is contained in:
parent
05a5810ffd
commit
95a33e7d35
1 changed files with 0 additions and 5 deletions
|
@ -153,11 +153,6 @@ runs:
|
|||
cat constellation-conf.yaml
|
||||
constellation create -c ${{ inputs.controlNodesCount }} -w ${{ inputs.workerNodesCount }} --name e2e-test -y
|
||||
|
||||
- name: Print ID file
|
||||
shell: bash
|
||||
run: |
|
||||
cat ./constellation-id.json
|
||||
|
||||
- name: Cdbg deploy
|
||||
if: ${{ inputs.isDebugImage == 'true' }}
|
||||
shell: bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue