Sign inSign up

aig787/rust-darwin-cross-builder

By aig787

•Updated about 5 years ago

Image
0

2.9K

aig787/rust-darwin-cross-builder repository overview

⁠Rust Darwin Builder Action

GitHub GitHub release (latest SemVer) GitHub Workflow Status Docker Cloud Build Status

GitHub action for building Darwin targeted rust binaries (x86_64-apple-darwin).

- uses: aig787/[email protected]
  with:
    args: build --release --all-features
    credentials: ${{ secrets.GIT_CREDENTIALS }}
⁠Inputs
VariableDescriptionRequiredDefault
argsArguments passed to cargotruebuild --release
credentialsIf provided git will be configured to use these credentials and httpsfalse
directoryRelative path under $GITHUB_WORKSPACE where Cargo project is locatedfalse
⁠Credits:

Tag summary

Content type

Image

Digest

Size

399.3 MB

Last updated

over 5 years ago

docker pull aig787/rust-darwin-cross-builder