]> git.r.bdr.sh - rbdr/lyricli/blobdiff - .gitlab-ci.yml
Update version in makefile
[rbdr/lyricli] / .gitlab-ci.yml
index e55b711bffda2ba500b1e96ef17750fa2d2aedc3..ebe400d5e949e3b5af7313c048d2e3cc06de7164 100644 (file)
@@ -1,4 +1,4 @@
-image: swift:5.0.1
+image: lyriclitest/swift:5.0.1
 
 stages:
   - lint
@@ -11,11 +11,6 @@ cache:
   paths:
     - .build/
 
-before_script:
-  - gem install jazzy
-  - "./Scripts/install_sourcekitten.sh"
-  - "./Scripts/install_swiftlint.sh"
-
 lint:
   stage: lint
   script: