Trying more tags
All checks were successful
continuous-integration/woodpecker the build was successful
All checks were successful
continuous-integration/woodpecker the build was successful
This commit is contained in:
parent
f1dbc0f224
commit
543b6f4662
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user