Skip to content
Snippets Groups Projects
Commit bb51f0ac authored by moon2's avatar moon2 :speech_balloon:
Browse files

docs: the testing is being produced

parent 988a4233
No related branches found
No related tags found
1 merge request!750docs: the testing is being produced
Pipeline #13314 failed
......@@ -62,7 +62,7 @@ pages:
rules:
- if: $CI_COMMIT_BRANCH == "main"
script:
- git checkout main
- git checkout origin/main
- git checkout -b dev
- git branch --all
- git branch --all | sed -e 's/..//' | grep '^remotes/origin/release/' | while read b; do git checkout "v${b#remotes/origin/release/} "${b#remotes/}"; done
......
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