mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-08 00:50:20 +09:00
github/workflows: add checkout
This commit is contained in:
@@ -34,6 +34,11 @@ jobs:
|
||||
docker-release:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
-
|
||||
name: Docker meta
|
||||
id: meta
|
||||
|
||||
Reference in New Issue
Block a user