更新 .gitea/workflows/main.yaml
This commit is contained in:
parent
dbc36bcb32
commit
28b00551b8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue