mirror of
https://github.com/FairRootGroup/FairLogger.git
synced 2025-10-15 17:41:44 +00:00
ci: Update envs
This commit is contained in:
committed by
Dennis Klein
parent
ba7da2f79a
commit
d0b109015d
@@ -1,8 +1,8 @@
|
||||
Bootstrap: docker
|
||||
From: @DOCKER_TAG@
|
||||
From: @ARGS_OS@:@ARGS_VERSION@
|
||||
|
||||
%files
|
||||
@PACKAGE_SETUP_SCRIPT@ /setup.sh
|
||||
@CMAKE_CURRENT_SOURCE_DIR@/setup-@ARGS_OS@.sh /setup.sh
|
||||
|
||||
%post
|
||||
bash /setup.sh
|
||||
bash /setup.sh @ARGS_VERSION@
|
||||
|
Reference in New Issue
Block a user