张延森 hace 3 años
padre
commit
fab9af7a7e
Se han modificado 2 ficheros con 5 adiciones y 0 borrados
  1. 2
    0
      .gitignore
  2. 3
    0
      build.bat

+ 2
- 0
.gitignore Ver fichero

@@ -0,0 +1,2 @@
1
+job-for-serverless
2
+job-for-serverless.exe

+ 3
- 0
build.bat Ver fichero

@@ -0,0 +1,3 @@
1
+set GOARCH=amd64
2
+set GOOS=linux
3
+go build