Просмотр исходного кода

increase timeout of Cirrus task validate to 90m

tags/7.5
Sébastien Lesaint 5 лет назад
Родитель
Сommit
c28c459828
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1
    0
      .cirrus.yml

+ 1
- 0
.cirrus.yml Просмотреть файл

@@ -67,6 +67,7 @@ validate_task:
depends_on: build
only_if: $CIRRUS_BRANCH !=~ "dogfood/.*" && $CIRRUS_BRANCH != "public_master"
auto_cancellation: $CIRRUS_BRANCH != 'master' && $CIRRUS_BRANCH !=~ 'branch.*' && $CIRRUS_BRANCH != 'dogfood-on-next'
timeout_in: 90m
gke_container:
image: gcr.io/ci-cd-215716/sonar-enterprise-build:0.0.3
cluster_name: cirrus-cluster

Загрузка…
Отмена
Сохранить