Skip to content

Commit

Permalink
[CI] added mounts (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
shahar-spormas authored Sep 17, 2024
1 parent 612cb05 commit 83cdab3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/ufm_consumer_plugin/.ci/ci_matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ volumes:
- {mountPath: /var/run/docker.sock, hostPath: /var/run/docker.sock}
- {mountPath: /auto/UFM, hostPath: /auto/UFM }
- {mountPath: /auto/mswg, hostPath: /auto/mswg}
- {mountPath: /auto/sw/release/ufm, hostPath: /auto/sw/release/ufm }

runs_on_dockers:
- {file: '.ci/Dockerfile', arch: 'x86_64', name: 'plugin_worker', tag: 'latest'}
Expand Down

0 comments on commit 83cdab3

Please sign in to comment.