.
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
This commit is contained in:
parent
fd982ef953
commit
bb9ab66b5b
|
@ -1,15 +1,14 @@
|
|||
publicSecrets = [
|
||||
"blog-domain",
|
||||
"title",
|
||||
"description",
|
||||
"certbot-email",
|
||||
"chat-domain",
|
||||
"drone-domain",
|
||||
"drone-gitea-client-id",
|
||||
"drone-gitea-server",
|
||||
"drone-server-host",
|
||||
"git-domain",
|
||||
"local-docker-registry",
|
||||
"remote-domain",
|
||||
"ssh-user",
|
||||
"ssh-host",
|
||||
"guacamole-postgres-db",
|
||||
"guacamole-postgres-user",
|
||||
"sigyl-stack-root",
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
envsubst < /etc/nginx/user.conf.d/server._conf > /etc/nginx/user.conf.d/server.conf
|
||||
envsubst < /www/data/index.html > /www/data/index.html
|
||||
sh run.sh
|
Reference in New Issue