.gitlab-ci.yml updated v10
This commit is contained in:
parent
ce1c4469c9
commit
8e83d882f4
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue