Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: Sergii Dmytruk <[email protected]>
  • Loading branch information
SergiiDmytruk committed Oct 4, 2023
1 parent f52c598 commit 8eb0f9e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
name: Test build and package QubesOS RPMs

on:
pull_request:
push:
tags:
- '*'

jobs:
qubes-dom0-package:
uses: TrenchBoot/.github/.github/workflows/qubes-dom0-package.yml@master
uses: TrenchBoot/.github/.github/workflows/qubes-dom0-package.yml@aem-build
with:
base-commit: '62819a6fdf58d3d3c47aff5096dea9fb88ce1d53'
patch-start: 0000
qubes-component: 'antievilmaid'
spec-pattern: '/^Source0:/'
spec-file: 'anti-evil-maid'
apply-patches: true

0 comments on commit 8eb0f9e

Please sign in to comment.