switched jenkins-agent build to hostinger
All checks were successful
CI / Build jenkins-agent docker images (push) Successful in 1m24s

This commit is contained in:
2024-12-01 16:42:51 +08:00
parent 0c1c8d1fa8
commit 26ec8a1178

View File

@@ -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