Removing simple_build as the CI / CD handles it now.

This commit is contained in:
James Wells 2021-05-22 11:05:21 -07:00
parent d8ef9d80cf
commit ab8ff0a2d8
Signed by: jwells
GPG key ID: 73196D10B8E65666

View file

@ -1,4 +0,0 @@
#!/usr/bin/env sh
#
#
docker buildx build --platform linux/arm/v7,linux/amd64,linux/arm64 --progress plain --pull -t dragonheim/gagent --push -f docker/Dockerfile .