From f848e2df6e5da76d3e10e14e78d09fb32af58aa3 Mon Sep 17 00:00:00 2001 From: eikonoklastess Date: Mon, 2 Sep 2024 11:36:09 -0400 Subject: [PATCH] b --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index f18c14affc..33ebc9fc6f 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -30,6 +30,6 @@ jobs: - name: 'Use gcloud CLI' run: 'gcloud info' - - name: 'build and push to gcp artifact' + - name: 'gcloud builds submit' run: 'gcloud builds submit --tag us-central1-docker.pkg.dev/notely-434019/notely-ar-repo/notely:latest .'