Update CI #3

Merged
rgebee merged 16 commits from ci-test into master 2023-07-23 11:39:55 -04:00
Showing only changes of commit 12b7ed1645 - Show all commits

View File

@ -5,12 +5,12 @@ on:
tags: tags:
- '*' - '*'
runs-on: ubuntu-latest:host runs-on: self-hosted
jobs: jobs:
deploy: deploy:
needs: build needs: build
runs-on: ubuntu-latest:host runs-on: self-hosted
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: get artifact - name: get artifact