test
This commit is contained in:
parent
b4d079a66d
commit
854356b56f
@ -19,6 +19,8 @@ jobs:
|
|||||||
container: docker
|
container: docker
|
||||||
needs: [lint]
|
needs: [lint]
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v3
|
||||||
|
- uses: actions/setup-node@v3
|
||||||
- uses: https://github.com/docker/metadata-action@v4
|
- uses: https://github.com/docker/metadata-action@v4
|
||||||
with:
|
with:
|
||||||
images: dl/xefir
|
images: dl/xefir
|
||||||
|
Loading…
Reference in New Issue
Block a user