github-hook-relay

command module
v0.3.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 9, 2021 License: MIT Imports: 16 Imported by: 0

README

GitHook SQS Relay

Relays SQS into webhooks

Building

CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -a -tags netgo -ldflags '-w'
docker build -t github-hook-relay .

Running

docker run \
    --name github-hook-relay \
    --rm \
    --env AWS_REGION=eu-west-2 \
    github-hook-relay

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL