steps:- name: 'gcr.io/cloud-builders/gcloud'args: ['beta', 'functions', 'deploy', 'screenshot', '--trigger-http', '--runtime', 'nodejs8', '--memory', '1024MB']
As you mentioned, this post is a duplicate of this post you put in Stack Overflow. In order to avoid duplicating efforts we will let you work with the thread in the Stack Overflow.