We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a54e6f commit f3ff960Copy full SHA for f3ff960
.github/workflows/main.yml
@@ -57,4 +57,4 @@ jobs:
57
- name: Release cluster
58
if: always()
59
run: |
60
- cat /tmp/cluster_id.txt | xargs -I % nsc cluster release %
+ cat /tmp/cluster_id.txt | xargs -I % nsc cluster internal release %
0 commit comments