Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 31s
3 lines
50 B
Docker
3 lines
50 B
Docker
FROM nginx:latest
|
|
|
|
COPY www /usr/share/nginx/html
|