mirror of
https://github.com/FairwindsOps/polaris.git
synced 2026-05-19 07:37:44 +00:00
copy config.yaml to docker image enable external usage of dashboard package gofmt fix comment use packr for assets add gobuffalo/packr dependency add dependencies fix pointer issues add output-file option
11 lines
164 B
Plaintext
11 lines
164 B
Plaintext
# should support skip
|
|
unquote file.txt
|
|
|
|
env PATH=
|
|
! testscript -v file.txt
|
|
stdout 'unknown command "go"'
|
|
stderr 'error running file.txt in'
|
|
|
|
-- file.txt --
|
|
>go env
|