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 423fcf3 commit 0b2c048Copy full SHA for 0b2c048
.github/workflows/docker-ci.yml
@@ -16,4 +16,4 @@ jobs:
16
context: ""
17
uses: netcracker/qubership-apihub-ci/.github/workflows/docker-ci.yml@docker-workflow
18
with:
19
- target: ${{ matrix.component }}
+ component: ${{ matrix.component }}
0 commit comments