diff --git a/.drone.yml b/.drone.yml index e8c2214..d2a7843 100644 --- a/.drone.yml +++ b/.drone.yml @@ -44,8 +44,7 @@ steps: - sed -i 's?/logo192.png?/static/logo192.png?g' ./app/index.html - sed -i 's?/manifest.json?/static/manifest.json?g' ./app/index.html - CGO_ENABLED=0 go build -o /root/web/main - # - cp main /root/web/ volumes: - name: outdir host: - path: /root/web \ No newline at end of file + path: /root/web