Update .github/workflows/sonar.yml
All checks were successful
Sonar / SonarQube (push) Successful in 2s
Sonar / Docker stuff (push) Successful in 8s

This commit is contained in:
Liviu Burcusel 2025-12-08 14:31:30 +01:00
parent 95ec00516b
commit bcab8b3bcb

View file

@ -58,6 +58,6 @@ jobs:
name: Docker stuff
runs-on: docker
steps:
- name Testing docker install
run: docker --help
- name: Testing docker install
run: docker --help