updated workflow
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 4s

This commit is contained in:
Samuel Philipp 2023-09-06 23:30:28 +02:00
parent 0cc8258c6d
commit 2868b1e7f4

View file

@ -8,7 +8,7 @@ on:
jobs:
docker:
name: Build and Push Docker image
runs-on: docker
runs-on: ubuntu-latest
steps:
- name: Set up QEMU
uses: docker/setup-qemu-action@v2