Skip to content

feat: replace makefile with taskfile #65

feat: replace makefile with taskfile

feat: replace makefile with taskfile #65

Workflow file for this run

name: ci
on: [push]
jobs:
pipe:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
uses: openmfp/gha/.github/workflows/pipeline-golang-app.yml@feat/add-support-for-taskfile

Check failure on line 9 in .github/workflows/pipeline.yml

View workflow run for this annotation

GitHub Actions / ci

Invalid workflow file

The workflow is not valid. In .github/workflows/pipeline.yml (Line: 9, Col: 11): Error from called workflow openmfp/gha/.github/workflows/pipeline-golang-app.yml@feat/add-support-for-taskfile (Line: 76, Col: 62): Job 'release' depends on unknown job 'format'.
secrets: inherit
with:
imageTagName: ghcr.io/openmfp/account-operator
useTask: true

Check failure on line 13 in .github/workflows/pipeline.yml

View workflow run for this annotation

GitHub Actions / ci

Invalid workflow file

The workflow is not valid. .github/workflows/pipeline.yml (Line: 13, Col: 16): Invalid input, useTask is not defined in the referenced workflow.
useLocalCoverageConfig: true