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 b7b00d8 commit eb88d4bCopy full SHA for eb88d4b
.github/workflows/fatimage.yml
@@ -6,7 +6,7 @@ name: Build fat image
6
ci_cloud:
7
description: 'Select the CI_CLOUD'
8
required: false
9
- type: choice
+ type: string
10
default: ${{ vars.CI_CLOUD }}
11
options:
12
- LEAFCLOUD
0 commit comments