.gitlab-ci.yml updated v10

This commit is contained in:
Ivan Nikolaev-Axenov 2024-05-30 12:30:23 +03:00
parent ce1c4469c9
commit 8e83d882f4

View file

@ -28,5 +28,7 @@ test:
- pwd
- ls -la
- ls -la ./clearing-all/db
- chmod 755 ./clearing-all/db
- chmod 644 clearing-all/db/*
- docker-compose down --volumes
- docker compose up --build --force-recreate --abort-on-container-exit --exit-code-from clearing_system