4
0

export_assets make target

This commit is contained in:
2026-01-17 21:25:00 +01:00
parent cfc07afe59
commit ffa82e8f92
3 changed files with 17 additions and 20 deletions

View File

@@ -9,8 +9,8 @@ steps:
<<: *environment
XDG_RUNTIME_DIR: /tmp
commands:
- make build PROJECT=$GAME_NAME
- make export PROJECT=$GAME_NAME
- make build
- make export
- name: artifact
image: alpine