Resolved the issue where the final deployment logs for the domain were not recorded after immediate execution.

This commit is contained in:
yoan
2024-08-21 21:34:11 +08:00
parent f6760515e9
commit bbc6d094c3
4 changed files with 41 additions and 6 deletions

1
.gitignore vendored
View File

@@ -3,6 +3,7 @@ vendor
pb_data
main
certimate
build
# Editor directories and files
.vscode/*