Debug version
This commit is contained in:
parent
c8322be7a1
commit
2e13dc6ba4
2
.github/workflows/cs-update-push.yml
vendored
2
.github/workflows/cs-update-push.yml
vendored
@ -59,6 +59,8 @@ jobs:
|
||||
pwd; ls -al;
|
||||
|
||||
cd cs;
|
||||
pwd;
|
||||
git --no-pager log --oneline --graph --decorate;
|
||||
../deploy-tools/src/repo_to_cs.sh -m $DOCKER_BASE -t $BUILD_ID -r $REPOLIST;
|
||||
|
||||
git push origin main;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user