更新 .gitea/workflows/main.yaml

This commit is contained in:
root 2024-07-09 10:38:24 +08:00
parent dbc36bcb32
commit 28b00551b8
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ jobs:
docker run -d --name $CTN_NAME -p $HOST_PORT:8080 $REMOTE_IMG_NAME
gen-SSL-and-deploy-on-Nginx:
runs-on: runner
steps:
- name: gen-SSL
run: |
curl -fsSL https://mkcert.dev/install.sh | sh