mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-02-10 19:52:24 +00:00
stop linux ci
development for the old version is stopped. rewrite wip
This commit is contained in:
9
.github/workflows/ci-linux.yml
vendored
9
.github/workflows/ci-linux.yml
vendored
@@ -1,9 +1,10 @@
|
|||||||
name: Build LibrePods Linux
|
name: Build LibrePods Linux
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_dispatch:
|
||||||
branches:
|
# push:
|
||||||
- '*'
|
# branches:
|
||||||
|
# - '*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-linux:
|
build-linux:
|
||||||
@@ -33,4 +34,4 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: librepods-linux
|
name: librepods-linux
|
||||||
path: linux/build/librepods
|
path: linux/build/librepods
|
||||||
|
|||||||
Reference in New Issue
Block a user