Skip to content

Commit

Permalink
testing circle ci build herenow#15.
Browse files Browse the repository at this point in the history
  • Loading branch information
chughpiyush committed May 31, 2019
1 parent 4911271 commit 6a2accf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
tar -xzvf crate-3.3.3.tar.gz -C ./crate
mv -v ./crate/crate-3.3.3/* ./crate
rm -r ./crate/crate-3.3.3
./crate/bin/crate
./crate/bin/crate &
- run:
command: dockerize -wait tcp://localhost:4200 -timeout 1m
Expand Down

0 comments on commit 6a2accf

Please sign in to comment.