Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 14m45s
4 lines
52 B
Docker
4 lines
52 B
Docker
FROM nginx:1.21.0
|
|
|
|
COPY dist /usr/share/nginx/html
|