Skip to content

fix in pipeline

fix in pipeline #3

Workflow file for this run

steps:

Check failure on line 1 in .github/workflows/cloudbuild.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/cloudbuild.yaml

Invalid workflow file

You have an error in your yaml syntax on line 1
- name: gcr.io/cloud-builders/docker
args: ['build','--build-arg', 'BASIC_AUTH_USERNAME_ARG=${_BASIC_AUTH_USERNAME_ARG}', BASIC_AUTH_PASSWORD_ARG=${_BASIC_AUTH_PASSWORD_ARG},'-t','$_IMAGE_TAG']
images:
- '$_IMAGE_TAG'