Skip to content
Snippets Groups Projects
Commit 59ff2834 authored by Jacek Lebioda's avatar Jacek Lebioda
Browse files

fix: typo corrected

parent c489645e
No related branches found
No related tags found
3 merge requests!129Develop,!128Resolve "Deploy to staticpages VM",!127Resolve "Deploy to staticpages VM"
Pipeline #23518 passed
...@@ -96,7 +96,7 @@ generate the search index for VM deployment: ...@@ -96,7 +96,7 @@ generate the search index for VM deployment:
DIRECTORY: new_build DIRECTORY: new_build
script: script:
- bash .ci/build_indices_new.sh - bash .ci/build_indices_new.sh
- mv build new_processed_build - mv new_build new_processed_build
artifacts: artifacts:
expire_in: 1 day expire_in: 1 day
paths: paths:
......
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