+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,6 +3,6 @@
|
|||||||
"title": "Teletype Games C64 Demo",
|
"title": "Teletype Games C64 Demo",
|
||||||
"author": "Teletype Games",
|
"author": "Teletype Games",
|
||||||
"desc": "A Commodore 64 slide show in 6502 assembly: five slides with per-slide transitions, the TTG logo with a gold color wash, a credits scroller, a parallax starfield with sprites, a typewriter confession slide, and SID music.",
|
"desc": "A Commodore 64 slide show in 6502 assembly: five slides with per-slide transitions, the TTG logo with a gold color wash, a credits scroller, a parallax starfield with sprites, a typewriter confession slide, and SID music.",
|
||||||
"site": "https://git.teletype.hu/games/c64-demo",
|
"site": "https://git.teletypegames.org/games/c64-demo",
|
||||||
"version": "1.0.0"
|
"version": "1.0.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user