Try building for multiarch

This commit is contained in:
Matthias 2021-05-26 21:47:40 +02:00
parent 59366208b0
commit 4617967e14
1 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ on:
- master
- stable
- develop
- test_multiarch
tags:
release:
types: [published]
@ -402,7 +403,7 @@ jobs:
- name: Build Raspberry docker image
env:
IMAGE_NAME: freqtradeorg/freqtrade
BRANCH_NAME: ${{ steps.extract_branch.outputs.branch }}_pi
BRANCH_NAME: ${{ steps.extract_branch.outputs.branch }}
run: |
build_helpers/publish_docker_pi.sh