Use pinned version of mac image

This commit is contained in:
Florence Rolland 2022-04-12 09:43:07 +02:00 коммит произвёл GitHub
Родитель 188d11b1fb
Коммит e9a59803be
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,7 +1,7 @@
name: Sonarqube Scan
agent:
type: Unity::metal::macmini
image: package-ci/mac
image: package-ci/mac:v1.8.1-822785
flavor: m1.mac
variables:
PROJECT_PATH: TestUrdfImporter
@ -30,4 +30,4 @@ triggers:
((pull_request.target eq "main" OR pull_request.target eq "dev")
AND NOT pull_request.push.changes.all match "**/*.md") OR
(push.branch eq "main" OR push.branch eq "dev")