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

chore(deps): update dependency rimraf to v6 (#691) #110

chore(deps): update dependency rimraf to v6 (#691)

chore(deps): update dependency rimraf to v6 (#691) #110

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: clytage/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" -> "clytage/workflows/.github/workflows/docker-build.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit