mirror of https://github.com/VERT-sh/VERT.git
ci(docker): add missing environment variables
This commit is contained in:
parent
d3163053ba
commit
4f54d92494
|
@ -56,3 +56,5 @@ jobs:
|
|||
PUB_HOSTNAME=${{ vars.PUB_HOSTNAME || '' }}
|
||||
PUB_PLAUSIBLE_URL=${{ vars.PUB_PLAUSIBLE_URL || '' }}
|
||||
PUB_VERTD_URL=https://vertd.vert.sh
|
||||
PUB_DONATION_URL=https://donations.vert.sh
|
||||
PUB_STRIPE_KEY=${{ vars.PUB_STRIPE_KEY || '' }}
|
||||
|
|
Loading…
Reference in New Issue