yo yo yo yo
Some checks failed
Docker image builds / build (push) Failing after 47s

This commit is contained in:
Soph :3 2026-02-07 13:26:33 +02:00
parent 01e61e433f
commit 860533d652

View file

@ -42,9 +42,11 @@ jobs:
- uses: http://github.com/actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
with:
go-version: "1.25.4"
- name: Debug Go
run: go version && go env
- uses: http://github.com/ko-build/setup-ko@d006021bd0c28d1ce33a07e7943d48b079944c8d # v0.9
- name: Debug Go
run: go version && go env
- name: Log into registry
uses: http://github.com/docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
with: