File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,21 +10,10 @@ include:
1010 - project : ' sertit/groupware'
1111 file : ' /ci_templates/arcgis_plugin.yaml'
1212
13- deploy :
13+ trigger_sertit_atools :
14+ extends : .trigger_sertit_atools_update_tool
1415 variables :
15- PROJECT_PATH : $CI_PROJECT_PATH
1616 PROJECT_ROOT : " rusle"
17- stage : deploy
18- trigger : sertit/arcgis-pro/sertit_atools
19- rules :
20- # Deploy if tag
21- - if : $CI_COMMIT_TAG
22- when : on_success
23- # Manual deploy if commit to the default branch
24- - if : $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
25- when : manual
26-
27-
2817
2918deploy_registry :
3019 image : python:latest
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 2.4.12 (2025-MM-DD)
4+ - CI: Use new groupware CI template for triggering sertit_atools update
5+
36## 2.4.10 (2025-05-13)
47- Change print errors to loggers
58
You can’t perform that action at this time.
0 commit comments