Merge branch 'main' of itsblue.dev:bluerock/landingpage
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Dorian Zedler 2022-08-06 22:12:43 +02:00
commit b5939743db
Signed by: dorian
GPG Key ID: 989DE36109AFA354
2 changed files with 17 additions and 2 deletions

View File

@ -11,5 +11,21 @@ steps:
image: itsblue.dev/plugins/codeberg-pages-deploy
settings:
folder: public
ssh_key:
from_secret: gitea-ssh-key
# we need a separate branch for app.bluerock.dev
# otherwise, the google app url verification does not work
# see: https://developer.android.com/training/app-links/verify-site-associations#publish-json
- name: put app.bluerock.dev into domains
image: alpine
commands:
- echo "app.bluerock.dev" > public/.domains
- name: publish app branch
image: itsblue.dev/plugins/codeberg-pages-deploy
settings:
folder: public
git_branch: pages-app
ssh_key:
from_secret: gitea-ssh-key

View File

@ -1,3 +1,2 @@
l.bluerock.dev
bluerock.dev
app.bluerock.dev
bluerock.dev