Skip to content

feat(.github): switch to reusable workflows #2

feat(.github): switch to reusable workflows

feat(.github): switch to reusable workflows #2

name: Build & push base image
on:
workflow_dispatch:
push:
branches:
- "main"
pull_requests:
branches:
- "main"
jobs:
build:
uses: uwu/basic-env/.github/workflows/_build-and-push.yml@main

Check failure on line 14 in .github/workflows/build-and-push-base.yml

View workflow run for this annotation

GitHub Actions / Build & push base image

Invalid workflow file

The workflow is not valid. In .github/workflows/build-and-push-base.yml (Line: 14, Col: 11): Error from called workflow uwu/basic-env/.github/workflows/_build-and-push.yml@main (Line: 14, Col: 7): Unexpected value 'inputs'
with:
image: base