Переглянути джерело

linting is no longer allowed to fail

tags/v0.5
Big Bad Waffle 4 роки тому
джерело
коміт
47d83af070
1 змінених файлів з 0 додано та 2 видалено
  1. +0
    -2
      .gitlab-ci.yml

+ 0
- 2
.gitlab-ci.yml Переглянути файл

@@ -22,7 +22,6 @@ lint-server:
only:
- merge_requests
- master
allow_failure: true

lint-client:
stage: test
@@ -33,7 +32,6 @@ lint-client:
only:
- merge_requests
- master
allow_failure: true

build-image-latest:
stage: build


Завантаження…
Відмінити
Зберегти