Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpintarelli committed Aug 28, 2024
1 parent e95c50e commit b57d6c6
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,9 +63,11 @@ 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}
find
rpm=$(find RPMS '*rpm')
echo "TODO upload: $rpm"
build rpm x86_64:
needs: ["build x86_64"]
image: $CSCS_REGISTRY_PATH/base/public/slurm-uenv-mount-x86_64
Expand Down

0 comments on commit b57d6c6

Please sign in to comment.