This is my cloudbuild.yaml file:
cloudbuild.yaml
steps: # BUILD IMAGE - name: "gcr.io/cloud-builders/docker" args: - "build"