Update .gitea/workflows/build.yaml
Some checks failed
Deploy to stage / deploy-to-stage (push) Failing after 0s
Some checks failed
Deploy to stage / deploy-to-stage (push) Failing after 0s
This commit is contained in:
parent
c6193f2eee
commit
10c9ad3f3d
@ -3,9 +3,8 @@ run-name: ${{ gitea.actor }} is deploying ThumeIT to staging
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
copy:
|
||||
runs-on: [self-hosted]
|
||||
|
||||
deploy-to-stage:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Clone Repository
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user