Test
Some checks are pending
Sonar / Docker stuff (push) Blocked by required conditions
Sonar / SonarQube (push) Successful in 52s

This commit is contained in:
Liviu Burcusel 2025-12-09 16:23:44 +01:00
parent ea93cfe737
commit 5058ca6f41
Signed by: liviu
GPG key ID: 6CDB37A4AD2C610C

View file

@ -51,7 +51,7 @@ jobs:
docker-work: docker-work:
name: Docker stuff name: Docker stuff
needs: sonarqube needs: sonarqube
runs-on: [self-hosted, lxc, node24, docker] runs-on: [self-hosted, node24, docker]
container: none container: none
steps: steps:
- name: Code checkout - name: Code checkout