mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-03 11:00:09 -05:00
ci: add csp name to serial log artifact name
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
53576d63a0
commit
9e9468ff44
@ -227,5 +227,5 @@ runs:
|
||||
if: ${{ always() && !env.ACT }}
|
||||
uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb # tag=v3.1.1
|
||||
with:
|
||||
name: serial-logs
|
||||
name: serial-logs-${{ inputs.cloudProvider }}
|
||||
path: "*.log"
|
||||
|
Loading…
x
Reference in New Issue
Block a user