Skip to content

Commit 6d3b9c4

Browse files
Update cd.yml - remove unnecessary step
1 parent 5e99c39 commit 6d3b9c4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/cd.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,3 @@ jobs:
4848

4949
- name: Deploy to Cloud Run
5050
run: gcloud run deploy notely --image us-central1-docker.pkg.dev/notely-478906/notely-ar-repo/notely:latest --region us-central1 --allow-unauthenticated --project notely-478906 --max-instances=4
51-
52-
- name: Check changes with HEAD
53-
run: git diff HEAD

0 commit comments

Comments
 (0)