Revert "refactor: change base url to codeberg.org"
Some checks failed
ci/woodpecker/push/ci Pipeline failed
CI / test (push) Has been cancelled
Release / release (push) Has been cancelled
Some checks failed
ci/woodpecker/push/ci Pipeline failed
CI / test (push) Has been cancelled
Release / release (push) Has been cancelled
This reverts commit a15223a5c2
.
This commit is contained in:
parent
7c588033c9
commit
98f7448d49
6 changed files with 18 additions and 16 deletions
2
Makefile
2
Makefile
|
@ -16,7 +16,7 @@ FROM_MAKEFILE := y
|
|||
|
||||
CONTAINERFILE_NAME := Containerfile
|
||||
CONTAINER_ALPINE_VERSION := 3.20
|
||||
CONTAINER_SOURCE_URL := "https://codeberg.org/fmartingr/${PROJECT_NAME}"
|
||||
CONTAINER_SOURCE_URL := "https://git.nakama.town/fmartingr/${PROJECT_NAME}"
|
||||
CONTAINER_MAINTAINER := "Felipe Martin <me@fmartingr.com>"
|
||||
CONTAINER_BIN_NAME := ${PROJECT_NAME}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue