mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 01:16:55 +00:00
3 lines
107 B
Text
3 lines
107 B
Text
|
#!/usr/bin/env bash
|
||
|
exec go build -o ./dist/gty-migrate-from-testify ./assert/cmd/gty-migrate-from-testify
|