compute docker image multi-platform buiild

This commit is contained in:
Andrey Taranik
2022-01-10 00:01:07 +03:00
parent 63923c1b4e
commit 34ca0f4c33
2 changed files with 15 additions and 12 deletions

View File

@@ -12,7 +12,7 @@ on:
- cron: '30 5 * * *'
jobs:
docker:
docker-builder-buster:
runs-on: ubuntu-latest
steps:
-