force update of all install dependencies

force update of all install dependencies
This commit is contained in:
Alister
2021-08-30 14:00:43 +01:00
parent 0820601216
commit 1865e68a0d

View File

@@ -12,9 +12,8 @@ image: havric/noggit-red-build:latest
build:
stage: build
#before_script:
#install dependencies
#- apt update
before_script:
- apt update
script:
- mkdir build
- cd build