This commit is contained in:
tobi 2024-09-01 17:42:45 +02:00 committed by kim
parent 402c72f302
commit c561374ae1

View file

@ -94,11 +94,7 @@ steps:
- pull_request
- name: snapshot
<<<<<<< HEAD
image: superseriousbusiness/gotosocial-drone-build:0.6.2 # https://github.com/superseriousbusiness/gotosocial-drone-build
=======
image: superseriousbusiness/gotosocial-drone-build:0.7.0 # https://github.com/superseriousbusiness/gotosocial-drone-build
>>>>>>> c1543c029 ([chore] Bump tooling versions, bump go -> v1.23.0)
volumes:
- name: go-build-cache
path: /root/.cache/go-build
@ -145,11 +141,7 @@ steps:
- main
- name: release
<<<<<<< HEAD
image: superseriousbusiness/gotosocial-drone-build:0.6.2 # https://github.com/superseriousbusiness/gotosocial-drone-build
=======
image: superseriousbusiness/gotosocial-drone-build:0.7.0 # https://github.com/superseriousbusiness/gotosocial-drone-build
>>>>>>> c1543c029 ([chore] Bump tooling versions, bump go -> v1.23.0)
volumes:
- name: go-build-cache
path: /root/.cache/go-build
@ -218,11 +210,7 @@ clone:
steps:
- name: mirror
<<<<<<< HEAD
image: superseriousbusiness/gotosocial-drone-build:0.6.2
=======
image: superseriousbusiness/gotosocial-drone-build:0.7.0
>>>>>>> c1543c029 ([chore] Bump tooling versions, bump go -> v1.23.0)
environment:
ORIGIN_REPO: https://github.com/superseriousbusiness/gotosocial
TARGET_REPO: https://codeberg.org/superseriousbusiness/gotosocial
@ -235,10 +223,6 @@ steps:
---
kind: signature
<<<<<<< HEAD
hmac: 1b89e3a538fbca72eb9a0b398cd82f09a774ba3649013e19d36012eda327e83f
=======
hmac: 90df190a8e49e082ec2a95738bdf44fb049a7ab64b71f522e1f1add1bb061a81
>>>>>>> c1543c029 ([chore] Bump tooling versions, bump go -> v1.23.0)
hmac: 9810bf692fb1029c13b0a1e2f556e2306d16f7d3eec9ca6163a0499c147280c1
...