1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-03-31 05:20:06 +02:00
checkout/.github/ubuntu-with-git/action.yml
2024-02-17 01:29:17 +01:00

5 lines
139 B
YAML

name: Ubuntu with Git
description: Creates a Docker Container Image with git pre-installed.
runs:
using: 'docker'
image: 'Dockerfile'