Skip to content

Commit b6561ce

Browse files
committed
Updating gitlab-ci to remove linux-bionic tags (old build server)
1 parent 7492141 commit b6561ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ deployer:
170170
only:
171171
- /^release.*$/
172172
tags:
173-
- linux-bionic
173+
- linux
174174

175175
publisher:
176176
stage: publish
@@ -186,4 +186,4 @@ publisher:
186186
only:
187187
- /^release.*$/
188188
tags:
189-
- linux-bionic
189+
- linux

0 commit comments

Comments
 (0)