We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b5d05 commit fe23af1Copy full SHA for fe23af1
1 file changed
.github/workflows/build-push-gcr.yaml
@@ -8,9 +8,9 @@ on:
8
9
env:
10
# Change this section according to your needs
11
- IMAGE_NAME: banksia
12
- SERVICE: banksia
13
- DOMAIN_NAME: banksia.demo.community.intersystems.com
+ IMAGE_NAME: online
+ SERVICE: online
+ DOMAIN_NAME: online.demo.community.intersystems.com
14
15
# Leave this section untouched
16
PROJECT_ID: iris-community-demos
0 commit comments