Fix remote
This commit is contained in:
parent
3715a53d2c
commit
e43ebef849
2
.github/workflows/push-cs-update.yml
vendored
2
.github/workflows/push-cs-update.yml
vendored
@ -48,6 +48,6 @@ jobs:
|
||||
REPOLIST=./github/repolist.txt
|
||||
pwd; ls -al;
|
||||
cd cs;
|
||||
../deploy-tools/src/repo_to_cs.sh -m $DOCKER_BASE -r $REPOLIST
|
||||
../deploy-tools/src/repo_to_cs.sh -m $DOCKER_BASE -t $BUILD_ID -r $REPOLIST
|
||||
git push origin main
|
||||
git push --tags origin main
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user