Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

feat(docker): add compose file #206

feat(docker): add compose file

feat(docker): add compose file #206

Workflow file for this run

name: Build & Push Docker Image to container image registry
on:
release:
types: [created]
push:
branches:
- main
pull_request:
branches:
- main
paths:
- "Dockerfile"
jobs:
docker:
uses: stegripe/workflows/.github/workflows/docker-build.yml@main

Check failure on line 17 in .github/workflows/build-docker.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-docker.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build-docker.yml" -> "stegripe/workflows/.github/workflows/docker-build.yml@main" : failed to fetch workflow: workflow was not found.
secrets: inherit