Cédric Krier pushed to branch branch/5.0 at Tryton / Tryton
Commits:
937f285d by Cédric Krier at 2023-02-05T22:47:03+01:00
Backed out changeset ddf345f0a574
Series 5.0 does not support update_rng command
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -213,21 +213,6 @@
variables:
PACKAGE: trytond
-check-trytond-rng:
- extends: .check
- before_script:
- - pip install rnc2rng
- script:
- - python trytond/setup.py update_rng
- - |
- if [ `hg status | wc -l` -ne 0 ]; then
- false
- fi
- rules:
- - changes:
- - trytond/**/*.rnc
- - trytond/**/*.rng
-
trigger-doc-build-trytond:
extends: .trigger-doc-build
variables:
View it on Heptapod:
https://foss.heptapod.net/tryton/tryton/-/commit/937f285dbf042d26683c6cde3ee4fa159aabef5b
--
View it on Heptapod:
https://foss.heptapod.net/tryton/tryton/-/commit/937f285dbf042d26683c6cde3ee4fa159aabef5b
You're receiving this email because of your account on foss.heptapod.net.