Skip to content

Commit

Permalink
hardcode version to 2025.01 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroge committed Jan 3, 2025
1 parent 5bebdd8 commit 0539b1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bot/check-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ eessi_arch=${cpu_target_arch:-${host_arch}}
# eessi_os=linux
job_version=$(cfg_get_value "repository" "repo_version")
eessi_version=${job_version:-2023.09}
eessi_version=2025.01
# job_repo=$(cfg_get_value "repository" "repo_name")
# eessi_repo=${job_repo:-pilot.nessi.no}
# tar_topdir=/cvmfs/${eessi_repo}/versions
Expand Down

0 comments on commit 0539b1b

Please sign in to comment.