Skip to content

test: Make esp32 build actually try to instantiate tox. #7

test: Make esp32 build actually try to instantiate tox.

test: Make esp32 build actually try to instantiate tox. #7

Workflow file for this run

name: post-submit
on:
push:
branches: [master]
jobs:
build-alpine-s390x:
runs-on: ubuntu-latest
steps:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
- name: Docker Build
uses: docker/build-push-action@v2
with:
file: other/docker/alpine-s390x/Dockerfile