[gjs/ewlsh/update-eslint: 1/2] Switch to maintained lint-condo image.



commit dd1b78504adda331582e9b51a066fab9ffce9238
Author: Evan Welsh <noreply evanwelsh com>
Date:   Sun Jun 14 17:59:22 2020 -0500

    Switch to maintained lint-condo image.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a16a844c..9b85658d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -171,7 +171,7 @@ cpplint:
 
 eslint:
   when: on_success
-  image: singapore/lint-condo
+  image: ewlsh/lint-condo
   stage: source_check
   script:
     - node /usr/src/lint-condo


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]