mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-01-29 06:10:52 +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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '*'
|
||||
workflow_dispatch:
|
||||
# push:
|
||||
# branches:
|
||||
# - '*'
|
||||
|
||||
jobs:
|
||||
build-linux:
|
||||
@@ -33,4 +34,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: librepods-linux
|
||||
path: linux/build/librepods
|
||||
path: linux/build/librepods
|
||||
|
||||
Reference in New Issue
Block a user