Update .gitea/workflows/deploy.yaml
Some checks failed
Build and Deploy Container / build_and_deploy (push) Failing after 47s
Some checks failed
Build and Deploy Container / build_and_deploy (push) Failing after 47s
This commit is contained in:
@@ -17,7 +17,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build_and_deploy:
|
||||
runs-on: linux
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Setup SSH for git/scp/rsync
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user