Skip to content

A reusable workflow for building Rust projects into containers.

License

Notifications You must be signed in to change notification settings

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