Tweaked woodpecker config
continuous-integration/woodpecker the build failed Details

This commit is contained in:
Chris 2021-12-03 16:48:06 +01:00
parent 9b78e90b57
commit 1152cc3347
1 changed files with 3 additions and 1 deletions

View File

@ -4,12 +4,14 @@ pipeline:
commands:
- composer install
- phpunit
- echo -n "latest,1.0,1.0.0" > .tags
dockerbuild:
image: plugins/docker
settings:
repo: docker.noccylabs.info/pipeline-test
registry: docker.noccylabs.info
tags:
- latest
- '1.0'