mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
No longer print constellation-id.json (#749)
This commit is contained in:
parent
05a5810ffd
commit
95a33e7d35
@ -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…
Reference in New Issue
Block a user