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'