Advertisement
Guest User

Untitled

a guest
Jul 19th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.31 KB | None | 0 0
  1. [Pipeline] { (Build an image from PR push and run it)
  2. [Pipeline] sh
  3. + docker-compose build --build-arg MVN_USERNAME=user --build-arg MVN_PASSWORD=password
  4. redis uses an image, skipping
  5. postgres uses an image, skipping
  6. Building app
  7. Couldn't connect to Docker daemon at http+docker://localhost - is it running?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement