1
1
Fork 0
mirror of https://git.sr.ht/~emersion/tlstunnel synced 2024-04-20 09:13:57 +02:00

ci: add .build.yml

This commit is contained in:
Simon Ser 2020-09-09 16:13:35 +02:00
parent b14c97724b
commit 0dd852183a
No known key found for this signature in database
GPG Key ID: 0FDE7BE0E88F5E48
2 changed files with 13 additions and 0 deletions

11
.build.yml Normal file
View File

@ -0,0 +1,11 @@
image: alpine/edge
packages:
- go
- scdoc
sources:
- https://git.sr.ht/~emersion/tlstunnel
tasks:
- build: |
cd tlstunnel
go test -v ./...
scdoc <tlstunnel.1.scd >/dev/null

View File

@ -1,5 +1,7 @@
# [tlstunnel]
[![builds.sr.ht status](https://builds.sr.ht/~emersion/tlstunnel/commits.svg)](https://builds.sr.ht/~emersion/tlstunnel/commits?)
A TLS reverse proxy.
- Automatic TLS with Let's Encrypt