reverting previous changes
reverting previous changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user