test container
Some checks failed
dl / lint (push) Successful in 1m50s
dl / docker (push) Failing after 47s

This commit is contained in:
Michel Roux 2023-06-25 15:37:51 +02:00
parent dab6ad4b21
commit b4d079a66d

View File

@ -16,6 +16,7 @@ jobs:
docker:
runs-on: ubuntu-latest
container: docker
needs: [lint]
steps:
- uses: https://github.com/docker/metadata-action@v4