force update of all install dependencies
force update of all install dependencies
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user