test2
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Nicolas Duhamel 2021-11-01 09:39:06 +01:00
parent 553297a1cd
commit 23a17a0de0

View File

@ -6,7 +6,9 @@ steps:
- name: Build
image: python
commands:
- echo $${PASSWORD}
- echo $PASSWORD
- echo PASSWORD
- echo ${PASSWORD}
- apt-get update
- apt-get -y install python3-systemd libsystemd-dev
- pip install pex