.
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Giles Bradshaw 2020-04-29 14:39:24 +01:00
parent fd982ef953
commit bb9ab66b5b
2 changed files with 4 additions and 5 deletions

View File

@ -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",

View File

@ -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