Skip to content
Snippets Groups Projects
Commit ffac9218 authored by jurgenhaas's avatar jurgenhaas
Browse files

Debugging

parent b2f9638c
Branches
No related tags found
No related merge requests found
......@@ -657,7 +657,11 @@ Debug:
- git remote add origin git@${CI_SERVER_HOST}:$CI_PROJECT_PATH.git
- git fetch
- git checkout develop
- git pull
- git remote -v
- merge
- if [[ -f /root/.config/glab-cli/recover/mobimo/portals/demo/mr.json ]]; then more /root/.config/glab-cli/recover/mobimo/portals/demo/mr.json; fi
- if [[ -f /root/.config/glab-cli/recover/mobimo/portals/demo/mr.json ]]; then glab mr merge --recover; fi
dependencies:
- 'Validate Environment'
only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment