This commit is contained in:
parent
553297a1cd
commit
23a17a0de0
@ -6,7 +6,9 @@ steps:
|
|||||||
- name: Build
|
- name: Build
|
||||||
image: python
|
image: python
|
||||||
commands:
|
commands:
|
||||||
- echo $${PASSWORD}
|
- echo $PASSWORD
|
||||||
|
- echo PASSWORD
|
||||||
|
- echo ${PASSWORD}
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get -y install python3-systemd libsystemd-dev
|
- apt-get -y install python3-systemd libsystemd-dev
|
||||||
- pip install pex
|
- pip install pex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user