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