I am trying this out..
and I am using cloud build. the build fails with these messages..
I am new to docker and unable to figure this out..
...
...
...
813643441356: Download complete
799f41bb59c9: Verifying Checksum
799f41bb59c9: Download complete
d6ff36c9ec48: Pull complete
c958d65b3090: Pull complete
edaf0a6b092f: Pull complete
80931cf68816: Pull complete
813643441356: Pull complete
799f41bb59c9: Pull complete
16b5038bccc8: Pull complete
Digest: sha256:8ebb6d5a48deef738381b56b1d4cd33d99a5d608e0d03c5fe8dfa3f68d41a1f8
Status: Downloaded newer image for golang:1.13
---> d6f3656320fe
Step 2/10 : WORKDIR /app
---> Running in 72d42b29b449
Removing intermediate container 72d42b29b449
---> 6fcf5d15fd27
Step 3/10 : COPY go.* ./
COPY failed: no source files were specified
ERROR
------------------------------------------------------------------------------------------------------------------------
ERROR: (gcloud.builds.submit) build 9794ff63-b2f0-4ab0-8e03-345e4f3c894c completed with status "FAILURE"