.
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 = [
|
publicSecrets = [
|
||||||
"blog-domain",
|
"title",
|
||||||
|
"description",
|
||||||
"certbot-email",
|
"certbot-email",
|
||||||
"chat-domain",
|
|
||||||
"drone-domain",
|
"drone-domain",
|
||||||
"drone-gitea-client-id",
|
"drone-gitea-client-id",
|
||||||
"drone-gitea-server",
|
"drone-gitea-server",
|
||||||
"drone-server-host",
|
"drone-server-host",
|
||||||
"git-domain",
|
"git-domain",
|
||||||
"local-docker-registry",
|
"local-docker-registry",
|
||||||
"remote-domain",
|
"ssh-host",
|
||||||
"ssh-user",
|
|
||||||
"guacamole-postgres-db",
|
"guacamole-postgres-db",
|
||||||
"guacamole-postgres-user",
|
"guacamole-postgres-user",
|
||||||
"sigyl-stack-root",
|
"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
|
sh run.sh
|
Reference in New Issue