.woodpecker.yml: try fix
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
Christian Zimmermann 2024-05-18 18:20:35 +02:00
parent d89afe829b
commit 575786ff13

View file

@ -6,6 +6,7 @@ steps:
pull: true pull: true
commands: commands:
- source /opt/rh/gcc-toolset-9/enable - source /opt/rh/gcc-toolset-9/enable
- source /etc/profile.d/modules.sh
- module use --append /usr/share/modulefiles - module use --append /usr/share/modulefiles
- module load mpi - module load mpi
- mkdir build-gcc - mkdir build-gcc