Store fe ci build
continuous-integration/drone/push Build is failing Details

This commit is contained in:
qvalentin 2023-04-09 16:28:34 +02:00
parent 6c8eec83f1
commit 7f3c6f49c2
1 changed files with 5 additions and 0 deletions

View File

@ -37,9 +37,14 @@ steps:
- cd frontend
- yarn install
- yarn build
- cp -r dist /drone-shared/
trigger:
trigger:
event:
- tag
- push
volumes:
- name: drone-shared
host:
path: /tmp/drone-shared