revert 12b7ed1645390de689e7cbf39fba5ba93adca394
revert Update .gitea/workflows/deploy.yml
This commit is contained in:
parent
12b7ed1645
commit
8e767d2b09
@ -5,12 +5,12 @@ on:
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
runs-on: self-hosted
|
||||
runs-on: ubuntu-latest:host
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
needs: build
|
||||
runs-on: self-hosted
|
||||
runs-on: ubuntu-latest:host
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: get artifact
|
||||
|
Loading…
x
Reference in New Issue
Block a user