New style woodpecker config
This commit is contained in:
parent
df38a1e71e
commit
938c54be27
@ -1,10 +1,12 @@
|
||||
pipeline:
|
||||
phpunit:
|
||||
kind: pipeline
|
||||
name: default
|
||||
steps:
|
||||
- name: phpunit
|
||||
image: walkero/phpunit-alpine:php8.0-phpunit9
|
||||
commands:
|
||||
- composer install
|
||||
- phpunit
|
||||
dockerbuild:
|
||||
- name: dockerbuild
|
||||
image: plugins/docker
|
||||
settings:
|
||||
repo: docker.noccylabs.info/noccy/pipeline-test
|
||||
|
Loading…
Reference in New Issue
Block a user