mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-10 01:49:41 +00:00
new podman-based pipeline
This commit is contained in:
parent
6ae427e82c
commit
ff0d9f1858
|
@ -19,6 +19,10 @@ type: exec
|
|||
name: Release
|
||||
|
||||
steps:
|
||||
- name: Debug
|
||||
commands:
|
||||
- ls -la
|
||||
|
||||
- name: Build Intermediate Linux Release Artifact (Binary)
|
||||
commands:
|
||||
- ./ci.sh --build-linux
|
||||
|
|
Loading…
Reference in a new issue