reverting previous changes

reverting previous changes
This commit is contained in:
Alister
2021-08-30 11:03:45 +01:00
parent b8541d3884
commit 9a20526328

View File

@@ -13,10 +13,7 @@ image: rabits/qt:5.15-desktop
build:
stage: build
before_script:
- apt update && apt -y install make autoconf cmake libboost-all-dev
- ./bootstrap.sh --prefix=/usr/
- ./b2
- ./b2 install
- apt update && apt -y install make autoconf cmake
script:
- mkdir build
- cd build