[epiphany/wip/exalm/gtk4: 3/4] tmp: Remove the style checker job
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [epiphany/wip/exalm/gtk4: 3/4] tmp: Remove the style checker job
- Date: Wed, 23 Mar 2022 14:30:37 +0000 (UTC)
commit 0d1e69e5f3a0b44de2077b28ce5c47f3818a3c13
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Mar 23 18:24:11 2022 +0400
    tmp: Remove the style checker job
 .gitlab-ci.yml | 13 -------------
 1 file changed, 13 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fe603bb35..8e93e0882 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,19 +15,6 @@ variables:
 stages:
   - test
 
-check-code-style:
-  image: registry.gitlab.gnome.org/gnome/epiphany/master:v4
-  interruptible: true
-  script:
-    - bash data/check-code-style
-    - eslint -o eslint-report.txt --no-color embed/web-process-extension/resources/js/ || { cat $ESLINT_LOG; 
false; }
-  artifacts:
-    paths:
-      - ${ESLINT_LOG}
-    when: on_failure
-  except:
-    - gnome-*
-
 flatpak:
   extends: '.flatpak'
   variables:
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]