Skip to content

Commit ff217c4

Browse files
committed
intend
1 parent 0b2c048 commit ff217c4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/docker-ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ on:
99
jobs:
1010
call-docker-ci-workflow:
1111
strategy:
12-
matrix:
13-
component:
14-
- name: qubership-apihub-backend
15-
file: Dockerfile
16-
context: ""
12+
matrix:
13+
component:
14+
- name: qubership-apihub-backend
15+
file: Dockerfile
16+
context: ""
1717
uses: netcracker/qubership-apihub-ci/.github/workflows/docker-ci.yml@docker-workflow
1818
with:
1919
component: ${{ matrix.component }}

0 commit comments

Comments
 (0)