mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-10 10:00:00 +00:00
new podman-based pipeline
This commit is contained in:
parent
6ae427e82c
commit
ff0d9f1858
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue