This commit is contained in:
parent
553297a1cd
commit
23a17a0de0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user