fix: ci, use correct deploy image
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
deploy:
|
||||
runs-on: gitea-runner-group-myplayer
|
||||
container:
|
||||
image: harbor.merlin.xin/release/merlin/action_builder:v0.0.1
|
||||
image: harbor.merlin.xin/release/merlin/action_deployer:v0.0.1
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user