mirror of
https://github.com/azaion/loader.git
synced 2026-04-26 18:16:33 +00:00
Update .gitignore, remove obsolete Woodpecker build file, and add e2e-runner service to docker-compose
- Added 'e2e/results/' to .gitignore to exclude end-to-end test results. - Deleted the outdated Woodpecker build-arm.yml file as it is no longer needed. - Introduced a new e2e-runner service in docker-compose.test.yml to facilitate end-to-end testing with dependencies on other services.
This commit is contained in:
@@ -9,6 +9,7 @@ build/
|
||||
dist/
|
||||
.pytest_cache/
|
||||
e2e-results/
|
||||
e2e/results/
|
||||
test-results/
|
||||
Logs/
|
||||
*.enc
|
||||
|
||||
Reference in New Issue
Block a user