Update CI #3
@ -5,12 +5,12 @@ on:
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
runs-on: ubuntu-latest:host
|
||||
runs-on: self-hosted
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
needs: build
|
||||
runs-on: ubuntu-latest:host
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: get artifact
|
||||
|
Loading…
x
Reference in New Issue
Block a user