[gjs/mozjs78: 1/21] Switch to maintained lint-condo image.



commit ccf259a0f35a2999d714b18bde371788a77c0241
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]