Compare commits
1 commit
ab670c201f
...
a38bfeb1f8
Author | SHA1 | Date | |
---|---|---|---|
a38bfeb1f8 |
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ jobs:
|
||||||
id: deploy_site
|
id: deploy_site
|
||||||
if: forge.repository == 'Tahoe-LAFS/web-landing-page'
|
if: forge.repository == 'Tahoe-LAFS/web-landing-page'
|
||||||
run: |
|
run: |
|
||||||
echo "${{ toJson(forge) }}"
|
echo "${{ forge }}"
|
||||||
if [ "${{ forge.ref }}" = 'refs/heads/main' ]; then
|
if [ "${{ forge.ref }}" = 'refs/heads/main' ]; then
|
||||||
WEB_ROOT="${WEB_DIR}/live"
|
WEB_ROOT="${WEB_DIR}/live"
|
||||||
WEB_VHOST="home.of.${WEB_DOMAIN}"
|
WEB_VHOST="home.of.${WEB_DOMAIN}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue