add git
This commit is contained in:
parent
538a5d62d7
commit
e7d7d75b6b
@ -19,7 +19,7 @@ jobs:
|
|||||||
container: docker
|
container: docker
|
||||||
needs: [lint]
|
needs: [lint]
|
||||||
steps:
|
steps:
|
||||||
- run: apk add nodejs
|
- run: apk add git nodejs
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: https://github.com/docker/metadata-action@v4
|
- uses: https://github.com/docker/metadata-action@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user