Use bake action

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2021-02-13 12:08:40 +01:00
parent 65def88964
commit 75f1b3cab5
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -22,4 +22,6 @@ jobs:
uses: actions/checkout@v2 uses: actions/checkout@v2
- -
name: Validate name: Validate
run: docker buildx bake validate uses: docker/bake-action@v1
with:
targets: validate