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:
|
commands:
|
||||||
- composer install
|
- composer install
|
||||||
- phpunit
|
- phpunit
|
||||||
- echo -n 'latest,1.0' > .tags
|
|
||||||
dockerbuild:
|
dockerbuild:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
repo: docker.noccylabs.info/noccy/pipeline-test
|
repo: docker.noccylabs.info/noccy/pipeline-test
|
||||||
registry: docker.noccylabs.info
|
registry: docker.noccylabs.info
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
|
- '1.0'
|
||||||
secrets:
|
secrets:
|
||||||
- source: docker_username
|
- source: docker_username
|
||||||
target: plugin_username
|
target: plugin_username
|
||||||
|
Loading…
Reference in New Issue
Block a user