No description
Find a file
Marc Cataford f24aedd382
All checks were successful
Push / static-analysis (push) Successful in 52s
chore(deps): setup-spud-action@v0.1
2024-11-08 21:55:36 -05:00
.forgejo/workflows ci: run pre-commit hooks on push 2024-11-07 22:32:11 -05:00
.pre-commit-config.yaml build: add pre-commit checks for yaml and shell scripts 2024-11-07 22:31:50 -05:00
action.yml chore(deps): setup-spud-action@v0.1 2024-11-08 21:55:36 -05:00
bootstrap.sh build: add pre-commit checks for yaml and shell scripts 2024-11-07 22:31:50 -05:00
README.md feat: initial push 2024-11-07 22:31:44 -05:00

Build Container Images Forgejo Action

An action that handles building container images from a Spud service definition.

Interface

inputs:
  service-definition:
    description: Path to the Spud service definition to use.
    default: ./service.yml