Boa noite! Estou tendo problemas ao executar o código: 'gcloud builds submit --tag gcr.io/firstdashdeploy94/imob --project=firstdashdeploy94 --no-source'
Aparece o seguinte erro:
Waiting for build to complete. Polling interval: 1 second(s).
------------------------------------------------- REMOTE BUILD OUTPUT --------------------------------------------------
starting build "2cbac597-279f-4421-9e1e-4e758bc1d32a"
FETCHSOURCE
BUILD
Already have image (with digest): gcr.io/cloud-builders/docker
unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /workspace/Dockerfile: no such file or directory
ERROR
ERROR: build step 0 "gcr.io/cloud-builders/docker" failed: step exited with non-zero status: 1
------------------------------------------------------------------------------------------------------------------------
BUILD FAILURE: Build step failure: build step 0 "gcr.io/cloud-builders/docker" failed: step exited with non-zero status: 1
ERROR: (gcloud.builds.submit) build 2cbac597-279f-4421-9e1e-4e758bc1d32a completed with status "FAILURE"
Poderiam me ajudar?
Obrigado