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

This commit is contained in:
2026-07-31 19:56:23 +02:00
parent b3c9b99500
commit d2122652e4
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -6,9 +6,8 @@ steps:
- 'make ci-version'
- name: build
image: debian:stable-slim
image: git.teletypegames.org/internal/c64-builder:latest
commands:
- 'apt-get update && apt-get install -y --no-install-recommends make acme'
- 'make ci-build'
- name: artifact
+1 -1
View File
@@ -3,6 +3,6 @@
"title": "Rabbit Scooter",
"author": "Teletype Games",
"desc": "A Commodore 64 port of rabbitroller, the Game & Watch style LCD mini game. Rabbits hop toward you on a five-lane road; steer your scooter to dodge them. Includes a two-player mode where player 2 steers the rabbits.",
"site": "https://git.teletype.hu/games/rabbitc64",
"site": "https://git.teletypegames.org/games/rabbitc64",
"version": "1.0.0"
}