Update .woodpecker.yml

This commit is contained in:
Guillaume "B.B." Van Hemmen 2023-11-04 18:29:24 +01:00
parent 82884bd2d6
commit 9aeecf2f7a

View file

@ -5,7 +5,7 @@ pipeline:
- printenv
docker-master:
image: plugins/docker
image: woodpeckerci/plugin-docker-buildx
settings:
repo: git.van-hemmen.com/guillaumehemmen/sonar-scanner
tags: latest,${CI_COMMIT}
@ -20,7 +20,7 @@ pipeline:
branch: 'master'
docker-tag:
image: plugins/docker
image: woodpeckerci/plugin-docker-buildx
settings:
repo: git.van-hemmen.com/guillaumehemmen/sonar-scanner
tags: latest,${CI_TAG}