mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-01-26 13:37:57 +03:00
make - autocommit
This commit is contained in:
parent
6e63d09f4d
commit
4f90170d42
@ -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…
x
Reference in New Issue
Block a user