File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -121,11 +121,11 @@ jobs:
121121 - name : Mirror + trigger CI
122122 uses : SvanBoxel/gitlab-mirror-and-ci-action@master
123123 with :
124- args : " https://git.sinergise .com/eo/code/eo-learn/ "
124+ args : " https://hello.planet .com/code/ eo/code/eo-learn"
125125 env :
126126 FOLLOW_TAGS : " true"
127- GITLAB_HOSTNAME : " git.sinergise .com"
127+ GITLAB_HOSTNAME : " hello.planet .com/code "
128128 GITLAB_USERNAME : " github-action"
129129 GITLAB_PASSWORD : ${{ secrets.GITLAB_PASSWORD }}
130- GITLAB_PROJECT_ID : " 164 "
130+ GITLAB_PROJECT_ID : " 9715 "
131131 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1616 -F ref=main \
1717 -F variables[CUSTOM_RUN_TAG]=auto \
1818 -F variables[LAYER_NAME]=dotai-eo \
19- https://git.sinergise .com/api/v4/projects/1031 /trigger/pipeline
19+ https://hello.planet .com/code/ api/v4/projects/9723 /trigger/pipeline
Original file line number Diff line number Diff line change 1- image : python:3.9
1+ default :
2+ image : python:3.9
3+ tags :
4+ - sinergise-lju
25
36stages :
47 - test
You can’t perform that action at this time.
0 commit comments