Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 232 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 232 Bytes

Archived, no longer maintained

Golang build container

This builds or updates the golang build container to be used for drud builds.

make container
make push
make VERSION=latest push
make VERSION=0.3.0 push
make clean