mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2024-11-16 21:53:17 +00:00
new podman-based pipeline
This commit is contained in:
parent
3c1bf1f061
commit
39086c3bd0
|
@ -18,9 +18,13 @@ kind: pipeline
|
|||
type: exec
|
||||
name: Release
|
||||
|
||||
environment:
|
||||
HOME: /var/lib/drone-runner-exec
|
||||
|
||||
steps:
|
||||
- name: Debug
|
||||
commands:
|
||||
- echo $HOME
|
||||
- podman images
|
||||
- ls -la
|
||||
|
||||
|
|
Loading…
Reference in a new issue