MON-231 add grep to pipeline image
This commit is contained in:
parent
b06263d743
commit
8362e0e2ed
@ -19,7 +19,7 @@ pipelines:
|
||||
script:
|
||||
- apk update
|
||||
- apk upgrade
|
||||
- apk add --no-cache bash git
|
||||
- apk add --no-cache bash git grep
|
||||
- go get github.com/segmentio/terraform-docs
|
||||
- ./scripts/update_readme.sh
|
||||
- git status
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user