Skip to content

Commit b5de0bf

Browse files
committed
experiments
1 parent 5e13048 commit b5de0bf

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

.github/workflows/docker-ci.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,8 @@ on:
88

99
jobs:
1010
call-docker-ci-workflow:
11-
strategy:
12-
matrix:
13-
component:
14-
- name: qubership-apihub-backend
15-
file: Dockerfile
16-
context: ""
1711
uses: netcracker/qubership-apihub-ci/.github/workflows/docker-ci.yml@docker-workflow
1812
with:
19-
component: ${{ matrix.component }}
13+
name: qubership-apihub-backend
14+
file: Dockerfile
15+
context: ""

0 commit comments

Comments
 (0)