Testing docker step
Some checks failed
Sonar / SonarQube (push) Successful in 52s
Sonar / Docker stuff (push) Failing after 7s

This commit is contained in:
Liviu Burcusel 2025-12-08 15:08:57 +01:00
parent b80eb9634e
commit 8e2387746e
Signed by: liviu
GPG key ID: 6CDB37A4AD2C610C

View file

@ -50,8 +50,11 @@ jobs:
#
docker-work:
name: Docker stuff
needs: sonarqube
runs-on: docker
steps:
- name: Testing docker install
run: docker --help
- name: Download build artifacts
uses: actions/download-artifact@v3
with:
name: output
path: ./output