Sfoglia il codice sorgente

linting is no longer allowed to fail

tags/v0.5
Big Bad Waffle 4 anni fa
parent
commit
47d83af070
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. +0
    -2
      .gitlab-ci.yml

+ 0
- 2
.gitlab-ci.yml Vedi File

@@ -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


Caricamento…
Annulla
Salva