commit
70e437418b
|
@ -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…
Reference in New Issue