@ -9,9 +9,8 @@ steps:
commands:
- npm install
- npm run build
volumes:
- cp -r build /root/docker/gitea/drone/src/
- name: build
path: /root/docker/gitea/drone/src
# 2. Deploy Docker container with Nginx and copy build files
- name: deploy
image: nginx