Remove extras folder and make README more verbose

This commit is contained in:
2022-05-03 00:03:53 +02:00
parent fb8043e129
commit fdede8d152
6 changed files with 12 additions and 27 deletions

View File

@ -39,7 +39,6 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
file: extras/Dockerfile
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}