mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-07 08:26:53 +00:00
2 lines
107 B
Bash
Executable file
2 lines
107 B
Bash
Executable file
#!/usr/bin/env bash
|
|
exec go build -o ./dist/gty-migrate-from-testify ./assert/cmd/gty-migrate-from-testify
|