chore: refactor pipelines #97

Merged
marcel.henselin merged 28 commits from test/pipelines into main 2026-03-27 15:23:31 +00:00
Showing only changes of commit 2ff61315d2 - Show all commits

View file

@ -249,7 +249,7 @@ runs:
- name: Upload test log artifact
if: always()
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v6
with:
name: acc_test.log
path: "stackit/acc_test_run.log"