migrate CI to forgejo
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Guillaume "B.B." Van Hemmen 2023-04-24 19:20:07 +02:00
parent dc425857e8
commit af3589a64e
Signed by: GuillaumeHemmen
GPG key ID: B8E1FE9F2D965716

View file

@ -23,7 +23,7 @@ pipeline:
image: plugins/docker
settings:
repo: git.van-hemmen.com/guillaumehemmen/sonar-scanner
tags: latest
tags: latest,${CI_TAG}
registry: git.van-hemmen.com
username:
from_secret: docker_username
@ -32,4 +32,3 @@ pipeline:
when:
event:
- tag
branch: 'master'