chore: refactor pipelines #96

Merged
marcel.henselin merged 19 commits from test/pipelines into main 2026-03-26 16:18:01 +00:00
Showing only changes of commit eaa4bc79f2 - Show all commits

View file

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