mirror of
https://github.com/luzifer-docker/factorio.git
synced 2024-11-08 14:50:03 +00:00
11 lines
139 B
YAML
11 lines
139 B
YAML
---
|
|
|
|
image: "quay.io/luzifer/repo-runner-image"
|
|
checkout_dir: /src/factorio
|
|
|
|
commands:
|
|
- make ci
|
|
|
|
environment:
|
|
GHUSER: luzifer-docker
|
|
|