File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ cleanup:
2929 changes :
3030 - " *.md"
3131 tags :
32- - build3
32+ - build2
3333
3434build :
3535 stage : build
4949 changes :
5050 - " *.md"
5151 tags :
52- - build3
52+ - build2
5353
5454build:tag :
5555 stage : build
@@ -66,7 +66,7 @@ build:tag:
6666 only :
6767 - tags
6868 tags :
69- - build3
69+ - build2
7070
7171build:tag:macos :
7272 stage : build
@@ -108,7 +108,7 @@ build:tag:elastic:
108108 only :
109109 - tags
110110 tags :
111- - build3
111+ - build1
112112
113113test:jest :
114114 stage : test
@@ -122,7 +122,7 @@ test:jest:
122122 changes :
123123 - " *.md"
124124 tags :
125- - build3
125+ - build2
126126
127127test:core :
128128 stage : test
@@ -140,9 +140,8 @@ test:core:
140140 - jest_tests/*
141141 - " *.md"
142142 - contracts/*
143- - .gitlab-ci.yml
144143 tags :
145- - build3
144+ - build2
146145
147146build:docker :
148147 stage : build-docker
@@ -158,7 +157,7 @@ build:docker:
158157 changes :
159158 - " *.md"
160159 tags :
161- - build3
160+ - build2
162161
163162build:docker:tag :
164163 stage : build-docker
@@ -174,7 +173,7 @@ build:docker:tag:
174173 only :
175174 - tags
176175 tags :
177- - build3
176+ - build2
178177
179178build:docker:tag:elastic :
180179 stage : build-docker
@@ -190,7 +189,7 @@ build:docker:tag:elastic:
190189 only :
191190 - tags
192191 tags :
193- - build3
192+ - build1
194193
195194publish :
196195 stage : publish
You can’t perform that action at this time.
0 commit comments