Specify docker build target

This commit is contained in:
Jack Jackson 2025-02-02 21:13:11 -08:00
parent 0a2da8eb51
commit 732b894602

View File

@ -35,6 +35,7 @@ steps:
tags: tags:
- ${DRONE_BRANCH} - ${DRONE_BRANCH}
- ${DRONE_COMMIT_SHA:0:10} - ${DRONE_COMMIT_SHA:0:10}
target: app
platforms: platforms:
- linux/arm64 - linux/arm64
- linux/amd64 - linux/amd64