@@ -17,6 +17,8 @@ pipeline:
# Mount the cache volume, needs "Trusted"
volumes:
- /tmp/cache:/cache
+
backend:
image: golang
environment:
@@ -33,7 +35,9 @@ pipeline:
- cd browser/vue-flow
- yarn
- yarn build
- rebuild-cache:
+ rebuild-cache:
image: drillster/drone-volume-cache
rebuild: true
mount: