Trying more tags
continuous-integration/woodpecker the build was successful Details

This commit is contained in:
Chris 2021-12-03 19:26:11 +01:00
parent f1dbc0f224
commit 543b6f4662
1 changed files with 1 additions and 1 deletions

View File

@ -4,13 +4,13 @@ pipeline:
commands:
- composer install
- phpunit
- echo -n 'latest,1.0' > .tags
dockerbuild:
image: plugins/docker
repo: docker.noccylabs.info/noccy/pipeline-test
registry: docker.noccylabs.info
tags:
- latest
- '1.0'
secrets:
- source: docker_username
target: plugin_username