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