Update 2026-06-23 10:40:10
Build and Push Docker Images / Build Backend Image (push) Has been cancelled
Build and Push Docker Images / Build Frontend Image (push) Has been cancelled
Build and Push Docker Images / Notify Build Complete (push) Has been cancelled

This commit is contained in:
yi
2026-06-23 10:40:10 +08:00
parent 864efb7f9d
commit e9bff9beb3
56 changed files with 295 additions and 292 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ async function rollback() {
const configFiles = [
path.join(__dirname, '..', 'backend', '.env'),
path.join(__dirname, '..', 'ecosystem.config.js'),
path.join(__dirname, '..', 'deploy', 'nginx-idc.conf'),
path.join(__dirname, '..', 'deploy', 'nginx-yunrui.conf'),
];
for (const file of configFiles) {