Cédric Krier pushed to branch branch/default at Tryton / Tryton


Commits:
2c618027 by Cédric Krier at 2023-02-04T21:19:55+01:00
Add cache for check-trytond-rng

As the job install rnc2rng, it is better to use cache.
- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -245,6 +245,9 @@
 
 check-trytond-rng:
   extends: .check
+  cache:
+    paths:
+      - .cache/pip/http
   before_script:
     - pip install rnc2rng
   script:



View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/commit/2c61802765a020d826969f3924f4eb127fffb85e

-- 
View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/commit/2c61802765a020d826969f3924f4eb127fffb85e
You're receiving this email because of your account on foss.heptapod.net.


Reply via email to