[gjs/esm-local-imports: 6/6] Switch to maintained lint-condo image.



commit e3989368b7d605a05dc3a73e0ddc7a628bc9969e
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 2e74055c..52d541a8 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]