mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-06 11:50:24 +00:00
9 lines
139 B
YAML
9 lines
139 B
YAML
name: Check
|
|
description: Run integration tests
|
|
branding:
|
|
icon: check-circle
|
|
color: green
|
|
runs:
|
|
using: 'docker'
|
|
image: 'Dockerfile'
|