Christopher Vagnetoft
9b78e90b57
Some checks failed
continuous-integration/woodpecker the build failed
9 lines
254 B
Markdown
9 lines
254 B
Markdown
# 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
|
|
|