[gjs/refactor-globals: 1/5] Switch to maintained lint-condo image.



commit 8d539c62a28a7fed35960982cf4a9b90882bd37b
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]