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
Is your feature request related to a problem? Please describe.
It is now quite unclear how can new collaborator build and test his changes.
Describe the solution you'd like
Add short description to readme.md
Makefile not doesn't use OS and ARCH environment variables although they present and are filled. It makes cross-platform compilation painful. drone-cache phony should use these variable to build app.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
It is now quite unclear how can new collaborator build and test his changes.
Describe the solution you'd like
drone-cache
phony should use these variable to build app.Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: