mirror of
https://github.com/daeuniverse/dae.git
synced 2025-02-06 09:08:34 +07:00
chore: use self-hosted machines to build docker images
This commit is contained in:
parent
4592be2320
commit
c31fdda0ba
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -138,7 +138,7 @@ jobs:
|
||||
tag: ${{ github.ref }}
|
||||
|
||||
docker:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- name: Checkout codebase
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user