new podman-based pipeline

pull/112/head
Alya Sirko 2022-09-09 17:28:09 +03:00
parent 3c1bf1f061
commit 39086c3bd0
1 changed files with 4 additions and 0 deletions

View File

@ -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