10 lines
294 B
YAML
10 lines
294 B
YAML
name: godot-ci
|
|
description: Docker image to export Godot Engine games. Templates for Gitlab CI and GitHub Actions to deploy to GitLab Pages/GitHub Pages/Itch.io.
|
|
author: aBarichello
|
|
branding:
|
|
color: gray-dark
|
|
icon: git-merge
|
|
runs:
|
|
using: 'docker'
|
|
image: 'docker://barichello/godot-ci'
|