We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c91a98 commit 1c44feeCopy full SHA for 1c44fee
.github/workflows/deploy-cloudrun.yml
@@ -66,7 +66,7 @@ jobs:
66
--allow-unauthenticated
67
--memory=512Mi
68
--max-instances=1
69
- --set-env-vars=SPRING_PROFILES_ACTIVE=prod
+ --set-env-vars=SPRING_PROFILES_ACTIVE=dev
70
71
- name: Display Cloud Run URL
72
run: |
0 commit comments