Skip to content

Commit 040782b

Browse files
committed
CMS_ADMIN_HOST
1 parent d0e2cde commit 040782b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,7 @@ jobs:
321321
platforms: linux/arm64
322322
build-args: |
323323
API_URL_SERVER=https://${{ fromJSON('["pastaporto-", ""]')[github.ref == 'refs/heads/main'] }}admin.pycon.it
324+
CMS_ADMIN_HOST=${{ fromJSON('["pastaporto-", ""]')[github.ref == 'refs/heads/main'] }}admin.pycon.it
324325
CMS_HOSTNAME=${{ steps.vars.outputs.cms_hostname }}
325326
CONFERENCE_CODE=${{ steps.vars.outputs.conference_code }}
326327

0 commit comments

Comments
 (0)