Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 3ca58fc4 authored by GotthardG's avatar GotthardG
Browse files

fixing bugs with ci pipeline

parent 02c36a03
No related branches found
No related tags found
No related merge requests found
Pipeline #44631 failed
......@@ -46,6 +46,9 @@ deploy:
DB_USERNAME: $DB_USERNAME
DB_PASSWORD: $DB_PASSWORD
EVIRONMENT: ENVIRONMENT=test
DB_HOST: $DB_HOST
DB_PORT: $DB_PORT
DB_NAME: $DB_NAME
script:
- echo "Updating repository..."
- git pull origin main # Update the repository with the latest code
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment