mirror of
https://githubfast.com/actions/checkout.git
synced 2024-10-30 16:50:46 +00:00
Create ubuntu-with-git/action.yml
This commit is contained in:
parent
a48123a2d5
commit
34a3ecdf02
5
.github/ubuntu-with-git/action.yml
vendored
Normal file
5
.github/ubuntu-with-git/action.yml
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
name: Ubuntu with Git
|
||||
description: Creates a Docker Container Image with git pre-installed.
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
Loading…
Reference in New Issue
Block a user