PHP + Composer + PHPUnit pipeline for Woodpecker
Christopher Vagnetoft
9b78e90b57
Some checks failed
continuous-integration/woodpecker the build failed
|
||
---|---|---|
src | ||
tests | ||
.dockerignore | ||
.gitignore | ||
.woodpecker.yml | ||
composer.json | ||
Dockerfile | ||
hello | ||
phpunit.xml | ||
README.md |
docker-pipeline-test
This is a repository with an example application to test a custom docker pipeline using Gitea, Woodpecker and a private registry.
- Runs phpunit against the code
- Builds image from Dockerfile, tags the image and pushes to repo