NOTICKET: Setup
Some checks failed
CI / docker (push) Failing after 48s

This commit is contained in:
Snoweuph 2024-02-10 17:56:19 +01:00
parent 91b65614c6
commit 8b7163aecc
Signed by: Snoweuph
GPG key ID: A494330694B208EF

View file

@ -8,9 +8,11 @@ on:
jobs:
docker:
runs-on: 'ubuntu-latest'
container:
image: "ghcr.io/catthehacker/ubuntu:act-latest"
steps:
- name: Install Docker
run: curl -fsSL https://get.docker.com | sh
- name: Checkout
uses: 'https://git.euph.dev/actions/checkout@v4'
- name: Set up QEMU
uses: 'https://git.euph.dev/actions/docker-setup-qemu@v3'
- name: Setup Buildx