Skip to content

sevco/rust-linux-gnu-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Linux GNU Builder Action

GitHub GitHub release (latest SemVer) GitHub Workflow Status

GitHub action for building rust binaries linked to glibc 2.17 (x86_64-unknown-linux-gnu - based on CentOS 7).

- uses: sevco/rust-linux-gnu-action@1.92.0
  with:
    args: build --release --all-features
    git_credentials: ${{ secrets.GIT_CREDENTIALS }}

Inputs

Variable Description Required Default
args Arguments passed to cargo true build --release
git_credentials If provided git will be configured to use these credentials and https false
directory Relative path under $GITHUB_WORKSPACE where Cargo project is located false

About

GitHub action for building rust binaries linked to glibc 2.17

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •