fix: use GitLab API to get last commit
Compare changes
+ 5
− 5
@@ -126,7 +126,7 @@ FROM spack as builder
@@ -289,10 +289,10 @@ ARG BENCHMARK_DET_VERSION="master"
We should use GitLab API to get last commit because the repository files returns storage blob ids that don't change necessarily with each commit :\