Skip to content

Commit

Permalink
buildprod script
Browse files Browse the repository at this point in the history
  • Loading branch information
wagslane committed Jun 8, 2023
1 parent 2b5e5be commit fc8dac2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gcloudignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!notely
1 change: 1 addition & 0 deletions buildprod.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o notely

0 comments on commit fc8dac2

Please sign in to comment.