Adding python3 to gitlab-ci image

This commit is contained in:
Mateusz Piątkowski 2022-05-22 09:42:19 +00:00
parent 0ce1b59757
commit 873941110a

View File

@ -7,6 +7,7 @@ stages:
build:
stage: build
script:
- apt install python3
- make
artifacts:
paths: