mirror of https://github.com/statping/statping
added pem file TLS cert generator
parent
6156a55e12
commit
37e405df77
|
@ -106,7 +106,7 @@ jobs:
|
|||
env:
|
||||
VERSION: ${{ env.VERSION }}
|
||||
run: |
|
||||
make build
|
||||
make build certs
|
||||
chmod +x statping
|
||||
mv statping $(go env GOPATH)/bin/
|
||||
|
||||
|
|
Loading…
Reference in New Issue