Update python and build path
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
1604b07055
commit
e14051fa65
@ -5,11 +5,11 @@ name: default
|
||||
volumes:
|
||||
- name: build
|
||||
host:
|
||||
path: /home/citadel/build/
|
||||
path: /home/citadel/data/citadel/bin/
|
||||
|
||||
steps:
|
||||
- name: Build
|
||||
image: python:3.9
|
||||
image: python:3.10
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get -y install python3-systemd libsystemd-dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user