builder image
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
2026-07-31 19:52:45 +02:00
parent 1866e7b20c
commit 5d9b8a50e8
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -6,9 +6,8 @@ steps:
- 'make ci-version' - 'make ci-version'
- name: build - name: build
image: debian:stable-slim image: git.teletypegames.org/internal/c64-builder:latest
commands: commands:
- 'apt-get update && apt-get install -y --no-install-recommends make acme'
- 'make ci-build' - 'make ci-build'
- name: artifact - name: artifact
+1 -1
View File
@@ -3,7 +3,7 @@
"title": "Blessing of Ra", "title": "Blessing of Ra",
"author": "Teletype Games", "author": "Teletype Games",
"desc": "Two-player pyramid escape: a worker sealed in the great pyramid runs for the exit while Ra bends the maze walls around him. Scarabs and scorpions - and their flying venom stings - hunt him through eight levels, from a 4x4 maze up to 11x11.", "desc": "Two-player pyramid escape: a worker sealed in the great pyramid runs for the exit while Ra bends the maze walls around him. Scarabs and scorpions - and their flying venom stings - hunt him through eight levels, from a 4x4 maze up to 11x11.",
"site": "https://git.teletype.hu/games/labyrintwo", "site": "https://git.teletypegames.org/games/labyrintwo",
"license": "MIT", "license": "MIT",
"version": "2.0.0" "version": "2.0.0"
} }