fix registry
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-05-25 23:35:46 +02:00
parent 54fca094ba
commit 7fb5d1e08c
2 changed files with 3 additions and 3 deletions

View File

@@ -9,9 +9,9 @@ steps:
image: plugins/docker
settings:
repo:
from_secret: docker_repo
from_secret: docker_vrepo
registry:
from_secret: docker_regst
from_secret: docker_vrepo
dockerfile: 9-comm/Dockerfile
context: ./9-comm
insecure: true

View File

@@ -9,7 +9,7 @@ Have Question or Feedback?
For support questions ("How do I?", "I got this error, why?", ...), please first read the [documentation](https://docs.sonarqube.org) and then head to the [SonarSource forum](https://community.sonarsource.com/). There are chances that a question similar to yours has already been answered.
Be aware that this forum is a community, so the standard pleasantries ("Hi", "Thanks", ...) are expected. And if you don't get an answer to your thread, you should sit on your hands for at least three days before bumping it. Operators are not standing by. :-)
Be aware that this forum is a community, so the standard pleasantries ("Hi", "Thanks", ...) are expected. And if you don't get an answer to your thread, you should sit on your hands for at least three days before bumping it. Operators are not standing by. :-)
Contributing