Skip to content

Commit

Permalink
fix build user issue
Browse files Browse the repository at this point in the history
  • Loading branch information
BennyItkin committed May 7, 2024
1 parent 32fa5f9 commit 2fed0ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/UFM_NDT_Plugin/.ci/ci_matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ steps:
agentSelector: "{nodeLabel: 'UFM-POC'}"
run: |
cd plugins/UFM_NDT_Plugin/build
bash -x ./docker_build.sh
sudo bash -x ./docker_build.sh
cp ufm-plugin-ndt* /auto/UFM/tmp/${JOB_NAME}/${BUILD_ID}/
parallel: false

Expand Down

0 comments on commit 2fed0ae

Please sign in to comment.