fix publish?
This commit is contained in:
parent
2de051fae7
commit
879111fb9b
3 changed files with 1 additions and 60 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue