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