updating repos befor attempt to install python3
This commit is contained in:
parent
873941110a
commit
da5964a778
@ -7,7 +7,7 @@ stages:
|
||||
build:
|
||||
stage: build
|
||||
script:
|
||||
- apt install python3
|
||||
- apt-get update && apt-get install -y python3
|
||||
- make
|
||||
artifacts:
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user