Delay deploy-prod job by 1 min
conda doesn't show a newly uploaded package after only 5 sec
This commit is contained in:
parent
80e75d9ef9
commit
c4869fb0cd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user