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

Travis Packete sollten auch ohne GPG_KEY gebaut werden #65

Open
fabianhauser opened this issue Apr 30, 2017 · 0 comments
Open

Travis Packete sollten auch ohne GPG_KEY gebaut werden #65

fabianhauser opened this issue Apr 30, 2017 · 0 comments
Labels

Comments

@fabianhauser
Copy link
Member

Das Travis soll die Distro-Pakete auch bauen, wenn kein GPG_KEY vorhanden ist (d.h. bei Pull Requests).

Am einfachsten wäre es vermutlich, im .travis.yaml zu schauen, ob diese private ENV-Variable vorhanden ist, und ansonsten einen fixen (ansonsten ungenutzten) GPG_KEY zu verwenden.

Abgesehen davon ist es eh unschön, wie momentan im Makefile auch noch nach pass gesucht wird... evtl. sollte das komplett rausgeworfen werden?

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

No branches or pull requests

1 participant