ci: Update git-crypt image
ci/woodpecker/push/build-site Pipeline failed Details

master
parent b2dc663320
commit d99fc17381
Signed by: millironx
GPG Key ID: B7044A3432851F64

@ -3,7 +3,7 @@ when:
steps:
- name: Decrypt repository
image: truemark/git-crypt:beta-0.7.0-alpine-3.17
image: andyaugustin/git-crypt:v1.0.2
commands:
- echo "${GIT_CRYPT_KEY}" | base64 --decode > ./.git-crypt-key
- git-crypt unlock ./.git-crypt-key

Loading…
Cancel
Save