fix(ci): load docker image to runner
All checks were successful
/ release (push) Successful in 3m27s

This commit is contained in:
Luke Tainton 2025-01-03 16:22:25 +00:00
parent 1a2f6c6bb1
commit 6d38a2db78
Signed by: luke
SSH Key Fingerprint: SHA256:D34npKT7UaiT/7gULqu7EPSLWWVAjTjXf4kKfJ/fQBo

View File

@ -3,7 +3,7 @@ on:
branches:
- main
schedule:
- cron: '@weekly'
- cron: "@weekly"
jobs:
release:
@ -37,6 +37,7 @@ jobs:
with:
context: .
push: false
load: true
tags: ${{ vars.PACKAGES_REGISTRY_URL }}/${{ gitea.repository }}:latest
- name: Push image