Skip to content

Instantly share code, notes, and snippets.

@dopatraman
Last active November 23, 2019 00:25
Show Gist options
  • Save dopatraman/34431caebcdee0f482a90df762416566 to your computer and use it in GitHub Desktop.
Save dopatraman/34431caebcdee0f482a90df762416566 to your computer and use it in GitHub Desktop.
cross-platform-releases-06-generate-release
#!/usr/bin/env bash
docker run -v $(pwd):/opt/build --rm -it my-project:latest /opt/build/bin/build
[1] [2] [3]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment