More debug
All checks were successful
Sonar / SonarQube (push) Successful in 57s
Sonar / Docker stuff (push) Successful in 4s

This commit is contained in:
Liviu Burcusel 2025-12-08 16:01:14 +01:00
parent 2b43d7baab
commit 4db1ddbf69
Signed by: liviu
GPG key ID: 6CDB37A4AD2C610C

View file

@ -66,5 +66,11 @@ jobs:
path: ./output
- name: List files
run: |
echo "Current directory:"
pwd
echo "==============================="
echo "Content of current directory:"
ls -all
echo "==============================="
echo "Content of output directory:"
ls -all ./output