mirror of
https://github.com/vallard/drone-kube.git
synced 2026-07-16 15:50:08 +08:00
4 lines
31 B
Python
Executable File
4 lines
31 B
Python
Executable File
#!/bin/bash -e
|
|
|
|
go build ./...
|