CI: convert galaxy version check to pre-commit + autodetect

This commit is contained in:
Max Gautier
2025-03-17 18:02:58 +01:00
parent 0c59cc84dd
commit c79b3ce46b
5 changed files with 57 additions and 23 deletions

View File

@@ -24,13 +24,3 @@ vagrant-validate:
script:
- ./tests/scripts/vagrant-validate.sh
except: ['triggers', 'master']
# TODO: convert to pre-commit hook
check-galaxy-version:
needs: []
stage: test
tags: [ffci]
image: python:3
script:
- tests/scripts/check_galaxy_version.sh