Skip to content

Commit

Permalink
wip: Remove call to "console log show" as it displays instance password
Browse files Browse the repository at this point in the history
  • Loading branch information
jcfr committed May 2, 2024
1 parent 336252f commit c03e261
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/create-instance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
--flavor g3.large \
--image "Featured-Ubuntu22" \
--wait
openstack console log show "morpho-cloud-portal_instance-$NUMBER"
env:
NUMBER: ${{ github.event.issue.number }}
Expand Down

0 comments on commit c03e261

Please sign in to comment.