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:
|
||||
name: EpicMorg Advanced Images
|
||||
runs-on: ubuntu-24.04
|
||||
runs-on: self-hosted
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
@ -9,7 +9,7 @@ jobs:
|
||||
|
||||
build-tca-main-images:
|
||||
name: Build EpicMorg TeamCity Agent Main Images
|
||||
runs-on: ubuntu-24.04
|
||||
runs-on: self-hosted
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
@ -29,7 +29,7 @@ jobs:
|
||||
|
||||
build-tca-other-images:
|
||||
name: Build EpicMorg TeamCity Agent Oter Images
|
||||
runs-on: ubuntu-24.04
|
||||
runs-on: self-hosted
|
||||
needs: build-tca-main-images
|
||||
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user