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

Allow values in key/value pairs to contain '=' characters #80

Merged
merged 1 commit into from Jan 31, 2018

Conversation

Illianthe
Copy link
Contributor

Right now, given a command that takes a param:

drone deploy -p TOKEN=fdslkfsdfs=fdsfs Org/Repo 1 production

TOKEN does not appear as an environment variable in Drone because its value contains '=' characters.

@tboerger tboerger merged commit f1e221f into harness:master Jan 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants