File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 name : Sonarqube C# Scan
33 agent :
44 type : Unity::metal::macmini
5- image : package-ci/mac
5+ image : package-ci/mac:v1.8.1-822785
66 flavor : m1.mac
77 variables :
88 PROJECT_PATH : tutorials/pick_and_place/PickAndPlaceProject
@@ -36,7 +36,7 @@ standard:
3636 name : Sonarqube Standard Scan
3737 agent :
3838 type : Unity::metal::macmini
39- image : package-ci/mac
39+ image : package-ci/mac:v1.8.1-822785
4040 flavor : m1.mac
4141 variables :
4242 SONARQUBE_PROJECT_KEY : ai-robotics-hub-standard
@@ -49,4 +49,4 @@ standard:
4949 expression : |
5050 ((pull_request.target eq "main" OR pull_request.target eq "dev")
5151 AND NOT pull_request.push.changes.all match "**/*.md") OR
52- (push.branch eq "main" OR push.branch eq "dev")
52+ (push.branch eq "main" OR push.branch eq "dev")
You can’t perform that action at this time.
0 commit comments