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

This commit is contained in:
leo 2023-01-29 23:36:17 +01:00
parent c3882da9a9
commit f291ba886c
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 a1fcb1cfb8
- /usr/local/bin/giteaupdater 3ff5a6a365
# simply demonstrate we're able to run ansible.
- name: ansible - sayhi
@ -57,6 +57,6 @@ steps:
---
kind: signature
hmac: a3665f665ed463e20009b321a0f4b53c98d14d25f96b9211c817ff990c3e86a9
hmac: b245f5f7a2049aa5adb3018b665542606d6889c04f699fb9a569f88bfa17ce05
...