Use the canonical git server name (git.teletypegames.org)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-31 19:20:51 +02:00
co-authored by Claude Fable 5
parent 3d30d4ff2f
commit ee8efc9eb6
3 changed files with 11 additions and 11 deletions
+4 -4
View File
@@ -6,22 +6,22 @@ steps:
- 'make ci-version'
- name: lint
image: git.teletype.hu/internal/tic80-luatools:latest
image: git.teletypegames.org/internal/tic80-luatools:latest
commands:
- 'make ci-lint'
- name: minify
image: git.teletype.hu/internal/tic80-luatools:latest
image: git.teletypegames.org/internal/tic80-luatools:latest
commands:
- 'make ci-minify'
- name: docs
image: git.teletype.hu/internal/tic80-luatools:latest
image: git.teletypegames.org/internal/tic80-luatools:latest
commands:
- 'make ci-docs'
- name: export
image: git.teletype.hu/internal/tic80pro:latest
image: git.teletypegames.org/internal/tic80pro:latest
environment:
XDG_RUNTIME_DIR: /tmp
commands: