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:
121
121
- name : Mirror + trigger CI
122
122
uses : SvanBoxel/gitlab-mirror-and-ci-action@master
123
123
with :
124
- args : " https://git.sinergise .com/eo/code/eo-learn/ "
124
+ args : " https://hello.planet .com/code/ eo/code/eo-learn"
125
125
env :
126
126
FOLLOW_TAGS : " true"
127
- GITLAB_HOSTNAME : " git.sinergise .com"
127
+ GITLAB_HOSTNAME : " hello.planet .com/code "
128
128
GITLAB_USERNAME : " github-action"
129
129
GITLAB_PASSWORD : ${{ secrets.GITLAB_PASSWORD }}
130
- GITLAB_PROJECT_ID : " 164 "
130
+ GITLAB_PROJECT_ID : " 9715 "
131
131
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 16
16
-F ref=main \
17
17
-F variables[CUSTOM_RUN_TAG]=auto \
18
18
-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
2
5
3
6
stages :
4
7
- test
You can’t perform that action at this time.
0 commit comments