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

Restrict publishing of Docker images to tagged releases only #249

Closed
yurishkuro opened this issue Jul 4, 2017 · 1 comment
Closed

Restrict publishing of Docker images to tagged releases only #249

yurishkuro opened this issue Jul 4, 2017 · 1 comment

Comments

@yurishkuro
Copy link
Member

yurishkuro commented Jul 4, 2017

per jaegertracing/jaeger-openshift#14 (comment)

@yurishkuro
Copy link
Member Author

Fixed by uber@94350ea

Build https://travis-ci.org/uber/jaeger/jobs/250094197:

$ if [ "$DOCKER" == true ]; then bash ./travis/build-docker-images.sh ; else echo 'skipping docker images'; fi
skip Docker upload, only allowed for tagged releases
``

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