This message was deleted.
# python
s
This message was deleted.
m
gcloud command
g
Hi Sarath, can you elaborate on this a bit?
gcloud builds submit ...
is to actually kick off a build - so are you trying to configure the build trigger or actually submit a build?
m
I am trying to submit a build, ie requesting gcp to build for me for the given code.
This would not be the use case in production mostly, i am currently trying out possibilities with pulumi
This problem I sort of solved using the
docker
package