1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-04-22 10:28:42 +00: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'