Skip to content

Commit ce7b33b

Browse files
committed
Update .gitlab-ci.yml
1 parent 19d2733 commit ce7b33b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ build:tag:elastic:
109109
only:
110110
- tags
111111
tags:
112-
- build2
112+
- build1
113113

114114
test:jest:
115115
stage: test
@@ -191,7 +191,7 @@ build:docker:tag:elastic:
191191
only:
192192
- tags
193193
tags:
194-
- build2
194+
- build1
195195

196196
publish:
197197
stage: publish

0 commit comments

Comments
 (0)