Skip to content

Commit

Permalink
fix: remove debugging steps as problem appears to have been resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
rija committed Sep 4, 2024
1 parent 1b0a326 commit 64706c9
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions ops/pipelines/gigadb-test-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,9 @@ legacy_tests:
- docker pull registry.gitlab.com/$CI_PROJECT_PATH/gigadb-worker:latest || true
- docker pull registry.gitlab.com/$CI_PROJECT_PATH/fuw-public:latest || true
- env
- ls -alrt /builds/gigascience/forks/rm-gigadb-website/containers-data/postgres/
- docker-compose up -d --build database
- docker-compose logs database
- ls -alrt /builds/gigascience/forks/rm-gigadb-website/containers-data/postgres/14.8
- rm -rf /builds/gigascience/forks/rm-gigadb-website/containers-data/postgres
#- ./up.sh
#- cd $APPLICATION
#- ./tests/all_and_coverage
- ./up.sh
- cd $APPLICATION
- ./tests/all_and_coverage
environment:
name: dev
tags:
Expand Down

0 comments on commit 64706c9

Please sign in to comment.