From dd6f4c1ef1d7647748ca50751795c33a41bf5c98 Mon Sep 17 00:00:00 2001 From: Shion Ichikawa Date: Sun, 3 Mar 2024 00:36:47 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20remove=20invalid=20step=20in=20d?= =?UTF-8?q?eploy-cloudrun-stg.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy-cloudrun-stg.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/deploy-cloudrun-stg.yaml b/.github/workflows/deploy-cloudrun-stg.yaml index 2772ce0..a786295 100644 --- a/.github/workflows/deploy-cloudrun-stg.yaml +++ b/.github/workflows/deploy-cloudrun-stg.yaml @@ -47,9 +47,6 @@ jobs: password: ${{ steps.auth.outputs.access_token }} registry: asia-northeast1-docker.pkg.dev - - name: configure url, is_ - - - name: Build and push Docker image uses: docker/build-push-action@v5 with: