PHP + Composer + PHPUnit pipeline for Woodpecker
Go to file
Chris f1dbc0f224
continuous-integration/woodpecker the build was successful Details
Swaparoo
2021-12-03 18:09:49 +01:00
src Initial commit 2021-12-03 16:46:00 +01:00
tests Initial commit 2021-12-03 16:46:00 +01:00
.dockerignore Initial commit 2021-12-03 16:46:00 +01:00
.gitignore Initial commit 2021-12-03 16:46:00 +01:00
.woodpecker.yml Swaparoo 2021-12-03 18:09:49 +01:00
Dockerfile More tweaks 2021-12-03 17:19:28 +01:00
README.md Initial commit 2021-12-03 16:46:00 +01:00
composer.json Initial commit 2021-12-03 16:46:00 +01:00
hello Initial commit 2021-12-03 16:46:00 +01:00
phpunit.xml Initial commit 2021-12-03 16:46:00 +01:00

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