mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 01:55:40 +00:00
11 lines
182 B
YAML
11 lines
182 B
YAML
steps:
|
|
build_docker_img:
|
|
image: plugins/docker
|
|
when:
|
|
event: [pull_request]
|
|
settings:
|
|
dry_run: true
|
|
repo: mcaptcha/mcaptcha
|
|
tags:
|
|
latest
|