Use bake action

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
pull/20/head
CrazyMax 5 years ago
parent 65def88964
commit 75f1b3cab5
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

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

Loading…
Cancel
Save