Skip to content
Snippets Groups Projects
Unverified Commit c5ff0a65 authored by cicd's avatar cicd
Browse files

[ci] debug git

parent 7ad4275e
No related branches found
No related tags found
No related merge requests found
Pipeline #323139 canceled
#!/bin/sh
MASTER_BRANCH=master
MASTER_BRANCH=refs/remotes/origin/master
VERSION_FILE=internal/model/version/VERSION
git config --global --add safe.directory "$PWD"
......
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