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