diff --git "a/.github/workflows/\bci.cd.yml" "b/.github/workflows/\bci.cd.yml" index dcc0b8f..5281964 100644 --- "a/.github/workflows/\bci.cd.yml" +++ "b/.github/workflows/\bci.cd.yml" @@ -61,4 +61,5 @@ jobs: - name: Deploy BACK to production server working-directory: backend/prod/ run: | - nohup bash -c './start.sh nohup.out 2>&1 &' & + $env:RUNNER_TRACKING_ID="" + ./start.sh