Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpintarelli committed Aug 28, 2024
1 parent dacbb17 commit d13f5d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/cscs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ build aarch64:
_rpm_build_dir=./
mkdir -p ${_rpm_build_dir}
CXX=g++-12 CC=gcc-12 /src/rpm/make-rpm.sh --slurm-version "${slurm_version}" ${_rpm_build_dir}
rpm=$(find RPMS '*rpm')
echo "TODO upload: $rpm"
build rpm x86_64:
needs: ["build x86_64"]
Expand Down

0 comments on commit d13f5d0

Please sign in to comment.