mirror of
https://data.forgejo.org/actions/checkout
synced 2026-08-15 00:46:04 +00:00
5 lines
139 B
YAML
5 lines
139 B
YAML
name: Ubuntu with Git
|
|
description: Creates a Docker Container Image with git pre-installed.
|
|
runs:
|
|
using: 'docker'
|
|
image: 'Dockerfile'
|