mirror of https://github.com/VERT-sh/VERT.git
ci(docker): set `PUB_VERTD_URL` to public vertd instance
This commit is contained in:
parent
b785c70dde
commit
9cd222f515
|
@ -54,3 +54,4 @@ jobs:
|
|||
PUB_ENV=production
|
||||
PUB_HOSTNAME=${{ vars.PUB_HOSTNAME || '' }}
|
||||
PUB_PLAUSIBLE_URL=${{ vars.PUB_PLAUSIBLE_URL || '' }}
|
||||
PUB_VERTD_URL=https://vertd.vert.sh
|
||||
|
|
Loading…
Reference in New Issue