going to push dependencies to the build image

going to push dependencies to the build image
This commit is contained in:
Alister
2021-08-30 12:33:29 +01:00
parent 8677f194d4
commit 0820601216

View File

@@ -12,10 +12,9 @@ image: havric/noggit-red-build:latest
build:
stage: build
before_script:
#before_script:
#install dependencies
- apt update && apt -y install wget make autoconf cmake libboost-all-dev
#- apt update
script:
- mkdir build
- cd build