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:
|
||||
branches: [ master ]
|
||||
paths:
|
||||
- 'jenkins-agent/*'
|
||||
- 'jenkins-agent/**'
|
||||
- '.gitea/workflows/build-jenkins-agent.yaml'
|
||||
jobs:
|
||||
"Build jenkins-agent docker images":
|
||||
runs-on: woryzen
|
||||
runs-on: hostinger
|
||||
steps:
|
||||
-
|
||||
name: Set up Docker Buildx
|
||||
|
Reference in New Issue
Block a user