Artifact download
All checks were successful
Sonar / SonarQube (push) Successful in 51s
Sonar / Docker stuff (push) Successful in 3s

This commit is contained in:
Liviu Burcusel 2025-12-08 15:51:57 +01:00
parent afedb06126
commit 1bbaa1c8f1
Signed by: liviu
GPG key ID: 6CDB37A4AD2C610C

View file

@ -59,8 +59,8 @@ jobs:
apk add nodejs npm
node --version
npm --version
# - name: Download build artifacts
# uses: actions/download-artifact@v3
# with:
# name: output
# path: ./output
- name: Download build artifacts
uses: actions/download-artifact@v3
with:
name: output
path: ./output