projects
/
sigrok-build.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
22280bd
)
build.yml: Test reusable build workflow
author
Soeren Apel
<redacted>
Mon, 12 Aug 2024 21:02:23 +0000
(23:02 +0200)
committer
Soeren Apel
<redacted>
Mon, 12 Aug 2024 21:02:23 +0000
(23:02 +0200)
.github/workflows/build.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/build.yml
b/.github/workflows/build.yml
index b6685498ff6a814817b9db223e6c3108f7fde21e..f2da2b313685d1e7ed57f69761cae96da7c66ddc 100644
(file)
--- a/
.github/workflows/build.yml
+++ b/
.github/workflows/build.yml
@@
-1,8
+1,9
@@
-name:
sigrok Artifacts Build
+name:
Reusable sigrok Artifacts Builder Workflows
on:
push:
workflow_dispatch:
+ workflow_call:
defaults:
run:
@@
-507,8
+508,8
@@
jobs:
name: artifact-sigrok-cli-macos
path: sigrok-build/ci/macos/sigrok-cli*.dmg
- release:
- name: Create
release and add artifacts
+
continuous_
release:
+ name: Create
continuous release and add artifacts to it
runs-on: ubuntu-latest