aboutsummaryrefslogtreecommitdiff
path: root/.onedev-buildspec.yml
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-07-27 22:20:53 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2024-07-27 22:20:53 -0400
commit2aa7f4b6cdb2e0e8990e7177476f4104fd2e2b17 (patch)
tree9479b918feb2e4d745135b00e2335c818893a7af /.onedev-buildspec.yml
parent1640f79776c6b291b49a39a6128c05888fc4153e (diff)
fix codeberg url
Diffstat (limited to '.onedev-buildspec.yml')
-rw-r--r--.onedev-buildspec.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.onedev-buildspec.yml b/.onedev-buildspec.yml
index ef1ac9d..8049766 100644
--- a/.onedev-buildspec.yml
+++ b/.onedev-buildspec.yml
@@ -11,7 +11,7 @@ jobs:
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
- !PushRepository
name: Codeberg push sync
- remoteUrl: https://codeberg.com/VnUgE/noscrypt.git
+ remoteUrl: https://codeberg.org/VnUgE/noscrypt.git
userName: VnUgE
passwordSecret: codeberg-access-token
force: true