CI: fix container (path)
Some checks failed
/ build (push) Failing after 9s

This commit is contained in:
phil 2025-02-24 02:56:33 +01:00
parent 4e566d736d
commit 5a80765729

View file

@ -1,3 +1,3 @@
FROM docker.io/nginx:alpine
COPY ./dist /usr/share/nginx/html
COPY ./dist /usr/share/nginx/html/oidc-test-web