Update .gitea/workflows/deploy.yaml
Some checks failed
Build and Deploy Container / build_and_deploy (push) Failing after 47s

This commit is contained in:
2025-11-09 16:13:05 +01:00
parent c9a470e044
commit 8336d9c19b

View File

@@ -17,7 +17,7 @@ on:
jobs: jobs:
build_and_deploy: build_and_deploy:
runs-on: linux runs-on: ubuntu-latest
steps: steps:
- name: Setup SSH for git/scp/rsync - name: Setup SSH for git/scp/rsync
shell: bash shell: bash