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