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:
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user