Skip to content

Commit c18af80

Browse files
xcguangustccw
authored andcommitted
feat: Assign runner for binary build to improve speed
1 parent 098fce4 commit c18af80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/ci/build_template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
image: $CI_DOCKER_REGISTRY/esp-env-v5.0:2
3636
needs: []
3737
tags:
38-
- build
38+
- esp-at
3939
artifacts:
4040
name: esp-at-artifacts
4141
paths:

0 commit comments

Comments
 (0)