mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-26 22:07:45 +00:00
integration test
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
name: Lint
|
||||
description: Run static analysis
|
||||
branding:
|
||||
icon: check-circle
|
||||
color: green
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
Reference in New Issue
Block a user