ci: deploy dev

This commit is contained in:
Fam Zheng 2025-11-03 04:31:05 +08:00
parent 74bcd7add7
commit dcb2949f13

View File

@ -51,9 +51,8 @@ deploy-dev:
stage: deploy
except:
- main
when: manual
tags:
- i7
- ed2
script:
- make deploy-api-dev
cache: []