new podman-based pipeline

This commit is contained in:
Alya Sirko 2022-09-09 17:00:40 +03:00
parent 6ae427e82c
commit ff0d9f1858

View file

@ -19,6 +19,10 @@ type: exec
name: Release name: Release
steps: steps:
- name: Debug
commands:
- ls -la
- name: Build Intermediate Linux Release Artifact (Binary) - name: Build Intermediate Linux Release Artifact (Binary)
commands: commands:
- ./ci.sh --build-linux - ./ci.sh --build-linux