Skip to content
Snippets Groups Projects

Change clone to fetch

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
before_script:
before_script:
# compile swift
# compile swift
- apt-get update -qq && apt-get install -y -qq hdf5-tools
- apt-get update -qq && apt-get install -y -qq hdf5-tools
 
- locate h5cc
- git clone https://gitlab.cosma.dur.ac.uk/swift/swiftsim.git --single-branch --branch master
- git clone https://gitlab.cosma.dur.ac.uk/swift/swiftsim.git --single-branch --branch master
- cd swiftsim
- cd swiftsim
- ./autogen.sh
- ./autogen.sh
Loading