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