更新 .gitea/workflows/deploy-preview.yml
All checks were successful
Deploy preview (main_go) / deploy (push) Successful in 21s
All checks were successful
Deploy preview (main_go) / deploy (push) Successful in 21s
This commit is contained in:
parent
7117ca0d67
commit
17aa80c8eb
@ -11,10 +11,10 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ["native"]
|
||||
runs-on: ["native"]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Deploy to preview (main_go)
|
||||
env:
|
||||
BRANCH: main_go
|
||||
run: /usr/local/bin/deploy_krgm_branch.sh
|
||||
run: /usr/local/bin/deploy_branch_simple.sh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user