Update .gitlab-ci.yml

This commit is contained in:
Grzegorz Kowal 2019-10-04 20:48:14 +00:00
parent 878e2896a4
commit ea19a97f1a

View File

@ -13,6 +13,4 @@ build:
- cd ./build/ - cd ./build/
- cp -al make.default make.config - cp -al make.default make.config
- cp -al ./hosts/default ./hosts/$HOSTNAME - cp -al ./hosts/default ./hosts/$HOSTNAME
- make makedeps - HDF5DIR=/usr/include/hdf5/serial make
- cat makedeps
- make