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:
|
volumes:
|
||||||
- name: build
|
- name: build
|
||||||
host:
|
host:
|
||||||
path: /home/citadel/build/
|
path: /home/citadel/data/citadel/bin/
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Build
|
- name: Build
|
||||||
image: python:3.9
|
image: python:3.10
|
||||||
commands:
|
commands:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get -y install python3-systemd libsystemd-dev
|
- apt-get -y install python3-systemd libsystemd-dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user