summaryrefslogtreecommitdiff
path: root/.woodpecker
diff options
context:
space:
mode:
authorLibravatar Daenney <daenney@noreply.codeberg.org>2025-04-27 13:36:27 +0200
committerLibravatar Daenney <daenney@noreply.codeberg.org>2025-04-27 13:40:22 +0200
commit93c3c153f0fb88930e37d1d829c1d26f0a4fb4e1 (patch)
tree0e487b1f0d32ac0d45589198fb573b89e48afd8b /.woodpecker
parent[chore] add woodpecker ci/cd pipelines (#4061) (diff)
downloadgotosocial-93c3c153f0fb88930e37d1d829c1d26f0a4fb4e1.tar.xz
[chore] Rewrite all remaining Github links
Diffstat (limited to '.woodpecker')
-rw-r--r--.woodpecker/release.yaml2
-rw-r--r--.woodpecker/snapshot.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.woodpecker/release.yaml b/.woodpecker/release.yaml
index 8a2e2c3d7..8fef22896 100644
--- a/.woodpecker/release.yaml
+++ b/.woodpecker/release.yaml
@@ -5,7 +5,7 @@ when:
steps:
release:
- # https://github.com/superseriousbusiness/gotosocial-drone-build
+ # https://codeberg.org/superseriousbusiness/gotosocial-drone-build
image: superseriousbusiness/gotosocial-drone-build:0.8.0
pull: true
diff --git a/.woodpecker/snapshot.yaml b/.woodpecker/snapshot.yaml
index b268f0ce2..1a8079c9b 100644
--- a/.woodpecker/snapshot.yaml
+++ b/.woodpecker/snapshot.yaml
@@ -4,7 +4,7 @@ when:
steps:
snapshot:
- # https://github.com/superseriousbusiness/gotosocial-drone-build
+ # https://codeberg.org/superseriousbusiness/gotosocial-drone-build
image: superseriousbusiness/gotosocial-drone-build:0.8.0
pull: true