Skip to content

InfraBits/ci-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Pack builder

Build a container image using pack.

Default configuration:

  • Heroku 24 builder
  • Heroku/Python pack
  • Heroku/Procfile pack
  • Infrabits/envvar pack

Example Usage

  build-container:
    runs-on: ubuntu-latest
    steps:
      - uses: infrabits/ci-pack@main
        with:
          image: ghcr.io/${{ github.repository }}:${{ github.sha }}
          runtime_release: ${{ github.sha }}

About

Build a container image using `pack`

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published