ci: update runner-image + repo path to public/ namespace
Some checks failed
CI / ci (push) Failing after 1s
Deploy / deploy (push) Failing after 1s

Repos moved to public/ on Gitea: public/runner-image (CI image)
and public/code-crispies (this repo). Updates workflow image refs,
spec hyperlinks, README, and compose tags.
This commit is contained in:
2026-04-30 11:54:06 +02:00
parent 967069a65c
commit bf20e9d39e
8 changed files with 13 additions and 13 deletions

View File

@@ -44,7 +44,7 @@ Code Crispies is a web-based learning platform designed to help users master HTM
1. Clone the repository:
```bash
git clone https://git.librete.ch/libretech/code-crispies.git
git clone https://git.librete.ch/public/code-crispies.git
cd code-crispies
```
@@ -236,7 +236,7 @@ docker compose up -d
```sh
ssh netcup
git clone ssh://tengo@git.librete.ch:41240/libretech/code-crispies.git /srv/cc
git clone ssh://tengo@git.librete.ch:41240/public/code-crispies.git /srv/cc
cd /srv/cc
cp .env.example .env
$EDITOR .env # fill VITE_SUPABASE_URL + VITE_SUPABASE_ANON_KEY