Skip to content

Commit 1bcf716

Browse files
committed
Merge branch 'feature/assign_runner_for_at_build_v3.3.0.0' into 'release/v3.3.0.0'
feat: Assign runner for binary build to improve speed (v3.3.0.0) See merge request application/esp-at!1770
2 parents 098fce4 + c18af80 commit 1bcf716

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)