mirror of
https://github.com/Open-Argon/argon-v3.git
synced 2025-12-06 08:56:07 +00:00
1 line
114 B
Plaintext
Executable File
1 line
114 B
Plaintext
Executable File
go build -trimpath -ldflags="-s -w" -o bin/argon ./src && docker build -t ugric/argon . && docker push ugric/argon |