Cédric Krier pushed to branch branch/default at Tryton / python-sql


Commits:
24923d52 by Cédric Krier at 2023-07-22T19:42:45+02:00
Always run checks
- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -10,9 +10,6 @@
 
 .check:
   stage: check
-  rules:
-    - if: $CI_MERGE_REQUEST_ID != null
-      when: always
   image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/tryton/ci
 
 check-flake8:
@@ -35,8 +32,6 @@
 
 .test:
   stage: test
-  rules:
-    - when: always
 
 .test-tox:
   extends: .test



View it on Heptapod: 
https://foss.heptapod.net/tryton/python-sql/-/commit/24923d52299766c8296ef8bf0556e90e583a3111

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


Reply via email to