chore(ci): debug
continuous-integration/drone/push Build is failing Details

This commit is contained in:
kolaente 2023-09-04 22:14:04 +02:00
parent 5977a931d0
commit 757e3f5c93
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 1 deletions

View File

@ -126,6 +126,7 @@ steps:
- sed -i 's/\\/api\\/v1//g' frontend/index.html
- ./bumpp.sh
- yarn install
- cat package.json
- yarn dist --linux --windows
- name: rebuild-cache
@ -229,6 +230,6 @@ steps:
---
kind: signature
hmac: 5867c1afb44d79d73076ca7d4185e2e05be1c2d0cfc04152440547baaf6b3013
hmac: 83cd065e5a1e4450318b3d730e38adbbaaebf18e3e62351e5b5579cbaf76b7ba
...