Skip to content
Snippets Groups Projects
Commit bc2cd169 authored by Will McCutchen's avatar Will McCutchen Committed by GitHub
Browse files

Merge pull request #1 from mccutchen/up

Deploy using apex/up
parents 19ea19b7 531c39fd
No related branches found
No related tags found
No related merge requests found
*
!server
!main
!*.js
{
"name": "go-httpbin",
"profile": "up",
"hooks": {
"build": "GOOS=linux GOARCH=amd64 make && mv dist/go-httpbin server",
"clean": "rm -f server"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment