Skip to content

Commit 0a6291e

Browse files
authored
Fix executor for build_docker_images (#371)
1 parent fceae0d commit 0a6291e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
paths:
171171
- ./dist
172172
build_docker_images:
173-
executor: go
173+
executor: base
174174
environment:
175175
BUILD_TARGETS: "linux/arm/v7,linux/arm64,linux/amd64"
176176
steps:

0 commit comments

Comments
 (0)