Skip to content

Commit

Permalink
Change current directory for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitrii Dolgov committed Feb 14, 2018
1 parent 4513334 commit eb2283a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions delivery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ build_steps:
cmd: |
export PATH=$PATH:$HOME/go/bin
export GOPATH=$HOME/go
cd $OPERATOR_TOP_DIR/postgres-operator
go test ./...

0 comments on commit eb2283a

Please sign in to comment.