Initial commit

This commit is contained in:
Alexis Vanier
2020-01-09 17:06:03 -05:00
committed by Alexis Vanier
commit ebbf79ce68
23 changed files with 1443 additions and 0 deletions

6
Dockerfile.pr Normal file
View File

@@ -0,0 +1,6 @@
FROM quay.io/avanier/gitea-resource:${VERSION}-base
ADD bin/pr/check \
bin/pr/in \
bin/pr/out \
/usr/local/bin/.