NOTICKET: Setup
Some checks failed
CI / docker (push) Failing after 1m3s

This commit is contained in:
Snoweuph 2024-02-10 17:36:53 +01:00
parent 72ce5f407c
commit 35b749a324
Signed by: Snoweuph
GPG key ID: A494330694B208EF

View file

@ -8,7 +8,11 @@ on:
jobs:
docker:
runs-on: 'ubuntu-latest'
container:
image: "ghcr.io/catthehacker/ubuntu:act-latest"
steps:
- name: Set up QEMU
uses: 'https://git.euph.dev/actions/docker-setup-qemu@v3'
- name: Setup Buildx
uses: 'https://git.euph.dev/actions/docker-setup-buildx@v3'
- name: Login to Registry