Skip to content

Commit 1c44fee

Browse files
author
Christoph Henrici
committed
Try with dev
1 parent 1c91a98 commit 1c44fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-cloudrun.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
--allow-unauthenticated
6767
--memory=512Mi
6868
--max-instances=1
69-
--set-env-vars=SPRING_PROFILES_ACTIVE=prod
69+
--set-env-vars=SPRING_PROFILES_ACTIVE=dev
7070
7171
- name: Display Cloud Run URL
7272
run: |

0 commit comments

Comments
 (0)