chore: bump gitea to a78e0b7dad
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
leo 2023-02-22 23:24:06 +01:00
parent 1db62f8b2a
commit c67bf84e8c
Signed by: wanderer
SSH Key Fingerprint: SHA256:Dp8+iwKHSlrMEHzE3bJnPng70I7LEsa3IJXRH/U+idQ

View File

@ -31,7 +31,7 @@ steps:
script:
# giteaupdater updates to latest available
# commit unless $1 specifies otherwise.
- /usr/local/bin/giteaupdater 1fcf96ad01
- /usr/local/bin/giteaupdater a78e0b7dad
# simply demonstrate we're able to run ansible.
- name: ansible - sayhi
@ -57,6 +57,6 @@ steps:
---
kind: signature
hmac: ce443d6865857d688179436f2dd5e91d73d2fb020c379507502514b48777ea82
hmac: 48b99368e1e852231cd99dbf7708e5d5aae1cfee8a173708bf9198e85400b84a
...