migrate CI to forgejo
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
5496864b2b
commit
1e71bd09d6
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ pipeline:
|
|||
image: plugins/docker
|
||||
settings:
|
||||
repo: git.van-hemmen.com/guillaumehemmen/sonar-scanner
|
||||
tags: latest,$CI_COMMIT
|
||||
tags: latest,${CI_COMMIT}
|
||||
registry: git.van-hemmen.com
|
||||
username:
|
||||
from_secret: docker_username
|
||||
|
|
Loading…
Reference in a new issue