Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build yolo docker image #9 failed #9

Closed
garysieling opened this issue May 18, 2018 · 1 comment
Closed

Build yolo docker image #9 failed #9

garysieling opened this issue May 18, 2018 · 1 comment

Comments

@garysieling
Copy link
Owner

Build 'Build yolo docker image' is failing!

Last 50 lines of build output:

Started by user admin
Building in workspace /var/jenkins_home/workspace/Build yolo docker image
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/garysieling/deeplens-experiments.git # timeout=10
Fetching upstream changes from https://github.com/garysieling/deeplens-experiments.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/garysieling/deeplens-experiments.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 279e0cc23994c840b1f1485ca23364b75b4db3a3 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 279e0cc23994c840b1f1485ca23364b75b4db3a3
Commit message: "Update run_jenkins.sh"
 > git rev-list --no-walk 279e0cc23994c840b1f1485ca23364b75b4db3a3 # timeout=10
[Build yolo docker image] $ /bin/sh -xe /tmp/jenkins1416403038488051095.sh
+ cd yolo
+ docker build --name yolo .
unknown flag: --name
See 'docker build --help'.
Build step 'Execute shell' marked build as failure

Changes since last successful build:
No changes

  • [noreply] 279e0cc - Update run_jenkins.sh

No changes
No changes
No changes
No changes
No changes
No changes

View full output

@garysieling
Copy link
Owner Author

Build was fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant