Skip to content
Snippets Groups Projects
Commit daaab75d authored by Paul Gessinger's avatar Paul Gessinger
Browse files

again yaml

parent 60b7c8fc
No related branches found
No related tags found
1 merge request!413Draft: Athena CI 2025
Pipeline #10068838 passed
......@@ -50,15 +50,15 @@ build_geomodel_athena:
# @TODO: Add custom patches folder to be applied
- >-
acts-athena-ci/build.py
--directory build
--athena-ref ${ATHENA_REF}
--athena-repo ${ATHENA_GIT_REPO}
--athena-release ${ATHENA_RELEASE}
--acts-repo https://github.com/acts-project/acts.git
--acts-ref auto
--build-geomodel
--geomodel-source $PWD
--add-package-filters athena_ci/package_filters.txt
--directory build
--athena-ref ${ATHENA_REF}
--athena-repo ${ATHENA_GIT_REPO}
--athena-release ${ATHENA_RELEASE}
--acts-repo https://github.com/acts-project/acts.git
--acts-ref auto
--build-geomodel
--geomodel-source $PWD
--add-package-filters athena_ci/package_filters.txt
- rm -rf build/acts-build build/athena-build build/geomodel-build
......
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