New try at python 3

This commit is contained in:
Christian Martinsson 2022-06-19 14:22:44 +02:00
parent 8989bc864b
commit 73829e8322

View File

@ -6,7 +6,7 @@ variables:
GIT_SUBMODULE_STRATEGY: recursive
before_script:
- apk --no-cache upgrade && apk --no-cache add samba samba-common-tools supervisor py-pip
- apk --no-cache upgrade && apk --no-cache add samba samba-common-tools supervisor py-pip python3 py3-pip
build:
script: