fix publish?
Some checks failed
Build images / build-and-push (push) Successful in 10s
Build images / build (push) Has been cancelled

This commit is contained in:
Julius Zeidler 2025-04-07 12:08:15 +02:00
parent 2de051fae7
commit 879111fb9b
3 changed files with 1 additions and 60 deletions

View file

@ -13,7 +13,6 @@ env:
# Set this to the public IP or hostname of your registry,
# whichever you use to reach it from your desktop/laptop
FORGEJO_HOST: code.zeidler.dev
CONTAINER_NAME: homelab-ee-single
jobs:
build-and-push:
@ -35,7 +34,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.PACKAGE_TOKEN }}
build:
runs-on: docker-cli
runs-on: node-bookworm
environment: deploy
steps:
- name: Set up Docker Buildx