8000 GitHub - controlant-org/rust-container: A reusable workflow for building Rust projects into containers.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

controlant-org/rust-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

A reusable workflow for building Rust projects into containers.

Usage

name: Build and publish container

on:
  push:
  workflow_dispatch:

jobs:
  build:
    uses: controlant-org/rust-container/.github/workflows/build.yaml@master

About

A reusable workflow for building Rust projects into containers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0