cache testing: yarn onloy

This commit is contained in:
Chuck Dries 2022-07-10 11:55:04 -07:00
parent 6a9ddbcb3a
commit 477dfd2ccb
No known key found for this signature in database
GPG Key ID: A00B7AEAE1DC5BE6

View File

@ -10,6 +10,14 @@ trigger:
steps:
- name: build
image: node
# volumes:
# - name: cache
# path: /tmp/cache
commands:
- yarn install
- yarn build
# - yarn build
# volumes:
# - name: cache
# host:
# path: /mnt/user/dronecache