Skip to content

Commit

Permalink
build using GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nkraetzschmar committed Jan 31, 2024
1 parent 89a59fd commit 51f1e41
Show file tree
Hide file tree
Showing 122 changed files with 18 additions and 17,707 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
on:
push:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
jobs:
build:
uses: gardenlinux/package-build/.github/workflows/build.yml@main
with:
release: ${{ github.ref == 'refs/heads/main' }}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.build
25 changes: 0 additions & 25 deletions .gitlab-ci.yml

This file was deleted.

12 changes: 0 additions & 12 deletions debian/.git-dpm

This file was deleted.

17 changes: 0 additions & 17 deletions debian/.gitignore

This file was deleted.

539 changes: 0 additions & 539 deletions debian/NEWS

This file was deleted.

296 changes: 0 additions & 296 deletions debian/README.Debian

This file was deleted.

Loading

0 comments on commit 51f1e41

Please sign in to comment.