1
0
mirror of https://github.com/Luzifer/terraria-docker.git synced 2024-09-19 15:12:54 +00:00

Limit building to linux

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-06-08 12:27:34 +02:00
parent 2f6de64443
commit b9f98c3212
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -7,4 +7,5 @@ commands:
- make publish - make publish
environment: environment:
ARCHS: linux/amd64 linux/arm
CGO_ENABLED: 0 CGO_ENABLED: 0