mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-25 14:15:38 +03:00
self-hosted gha test
This commit is contained in:
commit
9186fce54e
@ -9,7 +9,7 @@ jobs:
|
|||||||
|
|
||||||
build-images:
|
build-images:
|
||||||
name: EpicMorg Advanced Images
|
name: EpicMorg Advanced Images
|
||||||
runs-on: ubuntu-24.04
|
runs-on: self-hosted
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
@ -9,7 +9,7 @@ jobs:
|
|||||||
|
|
||||||
build-tca-main-images:
|
build-tca-main-images:
|
||||||
name: Build EpicMorg TeamCity Agent Main Images
|
name: Build EpicMorg TeamCity Agent Main Images
|
||||||
runs-on: ubuntu-24.04
|
runs-on: self-hosted
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
@ -29,7 +29,7 @@ jobs:
|
|||||||
|
|
||||||
build-tca-other-images:
|
build-tca-other-images:
|
||||||
name: Build EpicMorg TeamCity Agent Oter Images
|
name: Build EpicMorg TeamCity Agent Oter Images
|
||||||
runs-on: ubuntu-24.04
|
runs-on: self-hosted
|
||||||
needs: build-tca-main-images
|
needs: build-tca-main-images
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user