update
Some checks failed
Backend ECR Deployment / build-and-push (push) Failing after 25s
Backend ECR Deployment / notify-deploy (push) Has been skipped

This commit is contained in:
DatTT127
2026-07-18 18:49:17 +07:00
parent a48afe12e4
commit 4f2f34b559

View File

@@ -44,7 +44,7 @@ jobs:
run: |
pwd
ls -la
python -m py_compile backend/cv_inference_server.py
python -m py_compile workspace/sprint_1_2/CODEBASE/backend/cv_inference_server.py
find backend -name '*.py' -exec python -m py_compile {} +
# - name: Configure AWS credentials