Skip to content
Snippets Groups Projects
Commit c4b83c2c authored by Loic Hausammann's avatar Loic Hausammann
Browse files

Make it non interactive

parent a114d2a1
No related branches found
No related tags found
1 merge request!10Update SWIFT calls
...@@ -3,6 +3,7 @@ image: ubuntu:latest ...@@ -3,6 +3,7 @@ image: ubuntu:latest
before_script: before_script:
- export DEBIAN_FRONTEND=noninteractive
- apt-get update -qq && apt-get install -y -qq build-essential libhdf5-serial-dev gfortran csh git libtool-bin autoconf openmpi-bin openmpi-common libopenmpi-dev python3 python3-setuptools python3-numpy python3-scipy python3-matplotlib - apt-get update -qq && apt-get install -y -qq build-essential libhdf5-serial-dev gfortran csh git libtool-bin autoconf openmpi-bin openmpi-common libopenmpi-dev python3 python3-setuptools python3-numpy python3-scipy python3-matplotlib
- export LHOME=`pwd` - export LHOME=`pwd`
# Compile grackle # Compile grackle
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment