mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 16:06:56 +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
|