gpu-workload/t5/client-app/cloudbuild.yaml (10 lines of code) (raw):

steps: - name: gcr.io/cloud-builders/docker args: - buildx - build - --tag - gcr.io/${PROJECT_ID}/apps/fastdash:latest - "." images: - gcr.io/${PROJECT_ID}/apps/fastdash:latest