switched jenkins-agent build to hostinger
All checks were successful
CI / Build jenkins-agent docker images (push) Successful in 1m24s
All checks were successful
CI / Build jenkins-agent docker images (push) Successful in 1m24s
This commit is contained in:
@@ -3,11 +3,11 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
paths:
|
paths:
|
||||||
- 'jenkins-agent/*'
|
- 'jenkins-agent/**'
|
||||||
- '.gitea/workflows/build-jenkins-agent.yaml'
|
- '.gitea/workflows/build-jenkins-agent.yaml'
|
||||||
jobs:
|
jobs:
|
||||||
"Build jenkins-agent docker images":
|
"Build jenkins-agent docker images":
|
||||||
runs-on: woryzen
|
runs-on: hostinger
|
||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
name: Set up Docker Buildx
|
name: Set up Docker Buildx
|
||||||
|
Reference in New Issue
Block a user