deploy on hobbybackend1
Some checks failed
Build and Publish / deploy image (push) Has been cancelled
Build and Publish / publish image (push) Has been cancelled

This commit is contained in:
Matthias Lotz 2025-09-14 14:56:44 +02:00
parent 45e0e55883
commit 8e6bc53bca

View File

@ -41,7 +41,7 @@ jobs:
deploy:
needs: publish
name: deploy image
runs-on: backend_local
runs-on: ["hobbybackend1","backend_local"]
steps:
- name: Checkout