Skip to content

Commit fc8dac2

Browse files
committed
buildprod script
1 parent 2b5e5be commit fc8dac2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gcloudignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
!notely

buildprod.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o notely

0 commit comments

Comments
 (0)