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 c4869fb0 authored by usov_i's avatar usov_i
Browse files

Delay deploy-prod job by 1 min

conda doesn't show a newly uploaded package after only 5 sec
parent 80e75d9e
No related branches found
No related tags found
No related merge requests found
Pipeline #30882 passed
......@@ -35,7 +35,7 @@ deploy-prod:
rules:
- if: $CI_COMMIT_TAG
when: delayed
start_in: 5 seconds
start_in: 1 minute
script:
- source /opt/miniconda3/etc/profile.d/conda.sh
- conda activate prod
......
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