chore: move build to the repo rather than the dockerfiles repo.

This commit is contained in:
Robert Wlodarczyk
2023-06-24 14:31:13 -07:00
parent ccaf6059e7
commit e3bfdebe5d
6 changed files with 159 additions and 19 deletions

View File

@ -47,4 +47,3 @@ onstart = true
command = "sh -c '/etc/scripts/make_hpkp ${NGINX_DOMAIN} && /usr/sbin/nginx -t && /usr/sbin/nginx -s reload'"
project = "conduit"
container = "nginx"