Old test for gatekeeper is deleted, replaced by new one!

This commit is contained in:
kexkey
2021-11-17 01:21:46 -05:00
parent 1c8219b0c7
commit b7c89ef759

View File

@@ -14,7 +14,6 @@ COPY auth.sh /etc/nginx/conf.d/
COPY default.conf /etc/nginx/conf.d/default.conf COPY default.conf /etc/nginx/conf.d/default.conf
COPY entrypoint.sh entrypoint.sh COPY entrypoint.sh entrypoint.sh
COPY trace.sh /etc/nginx/conf.d/ COPY trace.sh /etc/nginx/conf.d/
COPY tests.sh /etc/nginx/conf.d/
RUN chmod +x /etc/nginx/conf.d/auth.sh entrypoint.sh RUN chmod +x /etc/nginx/conf.d/auth.sh entrypoint.sh