Build and release ARM docker images (#367)

* Build and release ARM docker images

* Build and release ARM docker images

* Build and release ARM docker images

* Build and release ARM docker images
This commit is contained in:
Andrey Pokhilko
2023-06-10 17:56:30 +01:00
committed by GitHub
parent 087399ad49
commit 64975cac42
3 changed files with 13 additions and 5 deletions

View File

@@ -2,9 +2,11 @@ name: Build
on:
push:
branches: main
branches:
- main
pull_request:
branches: "*"
branches:
- "*"
jobs:
build:
@@ -52,7 +54,7 @@ jobs:
uses: actions/checkout@v3
- name: Build and push
uses: docker/build-push-action@v2
uses: docker/build-push-action@v4
with:
context: .
outputs: local