Procházet zdrojové kódy

linting is no longer allowed to fail

tags/v0.5
Big Bad Waffle před 4 roky
rodič
revize
47d83af070
1 změnil soubory, kde provedl 0 přidání a 2 odebrání
  1. +0
    -2
      .gitlab-ci.yml

+ 0
- 2
.gitlab-ci.yml Zobrazit soubor

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


Načítá se…
Zrušit
Uložit