turash/.gitea
Damir Mukimov c592757892
Some checks failed
CI/CD Pipeline / frontend-build (push) Blocked by required conditions
CI/CD Pipeline / e2e-test (push) Blocked by required conditions
CI/CD Pipeline / backend-lint (push) Failing after 32s
CI/CD Pipeline / backend-build (push) Has been skipped
CI/CD Pipeline / frontend-lint (push) Has been cancelled
Fix CI Go module issue: add vendor generation and GO111MODULE=on
- Add GO111MODULE=on to ensure module mode in CI
- Add go mod vendor step to generate vendor directory
- Use -mod=vendor flag for vet and test commands
- Fixes 'package not in std' error in Gitea CI
2025-12-25 16:24:31 +01:00
..
workflows Fix CI Go module issue: add vendor generation and GO111MODULE=on 2025-12-25 16:24:31 +01:00