Remove copy-pasted target statement in drone.yml

This commit is contained in:
Jack Jackson 2024-11-03 14:18:06 -08:00
parent 22f267bdac
commit 01970ebf50

View File

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