You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 13, 2022. It is now read-only.
I believe in the original repo these variables were defined in Travis itself, rather than being provided via encrypted vars in .travis.yaml (added in jaegertracing/jaeger-client-java#201).
@jpkrohling do you remember what was the source of the values? Did you encode your own keys?
This repo doesn't have these variables anywhere so the automated publishing from tag fails.
The travis file contains this line:
I believe in the original repo these variables were defined in Travis itself, rather than being provided via encrypted vars in .travis.yaml (added in jaegertracing/jaeger-client-java#201).
@jpkrohling do you remember what was the source of the values? Did you encode your own keys?
This repo doesn't have these variables anywhere so the automated publishing from tag fails.