builder image
This commit is contained in:
+1
-2
@@ -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
@@ -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"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user