chore: update and move to the new server
This commit is contained in:
@@ -6,9 +6,9 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: gitea-official-runner
|
||||
runs-on: gitea-runner-group-blog
|
||||
container:
|
||||
image: harbor.merlin.xin/release/merlin/action_builder:v0.0.2
|
||||
image: ${{ vars.HARBOR_URL }}/candlelight/action_builder:v0.0.1
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user