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