We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ad878a commit 5fec177Copy full SHA for 5fec177
1 file changed
.github/workflows/main.yml
@@ -84,8 +84,8 @@ jobs:
84
general.verbose=yes || true # FIXME: sometimes config command exits with an error
85
nfctl demo \
86
--size medium \
87
- --regions us-west-2 us-east-2 \
88
- --provider AWS
+ --regions us-ashburn-1 us-phoenix-1 \
+ --provider OCI
89
nfctl \
90
list services
91
0 commit comments