Skip to content
Snippets Groups Projects
Verified Commit 564b14ff authored by Duncan Macleod's avatar Duncan Macleod
Browse files

ci: update component verisons

parent 00ed7b6b
No related branches found
No related tags found
1 merge request!108Add type-checking in CI
include: include:
# -- Python ------------------------- # -- Python -------------------------
- component: $CI_SERVER_FQDN/computing/gitlab/components/python/all@1 - component: $CI_SERVER_FQDN/computing/gitlab/components/python/all@2
inputs: inputs:
code_quality_analyzer: ruff code_quality_analyzer: ruff
install_extra: "test" install_extra: "test"
...@@ -37,7 +37,7 @@ include: ...@@ -37,7 +37,7 @@ include:
# -- Red Hat packaging -------------- # -- Red Hat packaging --------------
- component: $CI_SERVER_FQDN/computing/gitlab/components/redhat/all@1 - component: $CI_SERVER_FQDN/computing/gitlab/components/redhat/all@2
inputs: inputs:
needs: [sdist] needs: [sdist]
redhat_versions: redhat_versions:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment