Compare commits

..

2 Commits

Author SHA1 Message Date
ee835422f3 chore(deps): update golangci/golangci-lint docker tag to v1.56.1
Some checks are pending
continuous-integration/drone/pr Build is pending
2024-02-12 16:05:31 +00:00
ef30868514
fix(ci): use correct docker image for desktop rename
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-12 16:39:05 +01:00

View File

@ -1216,7 +1216,7 @@ steps:
# - build
- name: rename-unstable
image: alpine
image: bash
pull: true
commands:
- cd desktop/dist
@ -1389,6 +1389,6 @@ steps:
- failure
---
kind: signature
hmac: ebaa2b225788f5ff23cc55be29bea1c6fef1507d2c8f8b0f4b927205ae3a3a63
hmac: 701e3ef16ca217178380a0aacb14601828d9c0d43a7c3cc5033ccd3288927850
...