fix(ci): use correct docker image
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
kolaente 2024-02-12 14:24:51 +01:00
parent 1ab6fef70a
commit 75eb878e33
Signed by: konrad
GPG Key ID: F40E70337AB24C9B

View File

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