projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c41503
)
CI: use git commit sha in name
author
Peter van Dijk
<
[email protected]
>
Fri, 5 Nov 2021 12:06:15 +0000
(13:06 +0100)
committer
Paul Spooren
<
[email protected]
>
Thu, 23 Feb 2023 10:56:03 +0000
(11:56 +0100)
Signed-off-by: Peter van Dijk <
[email protected]
>
(cherry picked from commit
bbf983721cf41fd94388b16ce90f018d6c0496f5
)
.github/workflows/multi-arch-test-build.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/multi-arch-test-build.yml
b/.github/workflows/multi-arch-test-build.yml
index c131cbb785d7eb0bfa358eb9632bc1a7b149348d..5dd7a0e3255b32189203bfe17edab89268b60aff 100644
(file)
--- a/
.github/workflows/multi-arch-test-build.yml
+++ b/
.github/workflows/multi-arch-test-build.yml
@@
-72,13
+72,13
@@
jobs:
- name: Store packages
uses: actions/upload-artifact@v2
with:
- name: ${{ matrix.arch}}-packages
+ name: ${{ matrix.arch}}-
${{ github.sha}}-
packages
path: "*.ipk"
- name: Store logs
uses: actions/upload-artifact@v2
with:
- name: ${{ matrix.arch}}-logs
+ name: ${{ matrix.arch}}-
${{ github.sha}}-
logs
path: logs/
- name: Remove logs