Update AdminFE bundle
[akkoma] / .gitlab-ci.yml
index a790d60a44dd832914eb825566ca0669fbcf4555..3ac30b13df5eab064cc88239720ef33cc57c7808 100644 (file)
@@ -158,6 +158,12 @@ analysis:
 cycles:
   stage: test
   image: elixir:1.11
+  only:
+    changes:
+      - "**/*.ex"
+      - "**/*.exs"
+      - "mix.lock"
+  cache: {}
   script:
     - mix deps.get
     - mix compile