Skip to content

Commit 9628636

Browse files
committed
.github/workflows/qubesos.yml: add build and release workflow
Signed-off-by: Kamil Aronowski <kamil.aronowski@3mdeb.com>
1 parent fafa021 commit 9628636

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/qubesos.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@ name: Create QubesOS RPMs
22

33
on:
44
push:
5-
branches:
6-
- '*'
75
tags:
86
- '*'
97

108
jobs:
119
qubes-dom0-package:
12-
uses: TrenchBoot/.github/.github/workflows/qubes-dom0-packagev2.yml@very-stable
13-
10+
uses: TrenchBoot/.github/.github/workflows/qubes-dom0-packagev2.yml@build-for-remote-signing
1411
with:
1512
qubes-component: 'secure-kernel-loader'
1613
qubes-pkg-src-dir: 'qubesos'
14+
secrets: inherit

0 commit comments

Comments
 (0)