Skip to content

CICD WIP

CICD WIP #1

Workflow file for this run

name: CICD
on:
push:
branches:
- main
workflow_dispatch:
jobs:
build-push-image:
uses: beeldengeluid/gha-workflows/.github/workflows/build-push-image.yml@0906ce330782828250bb81ab0f94b4523d11eeda # v2025.01.30
secrets: inherit
permissions:
contents: read
packages: write
id-token: write
trigger-deployment:
uses: gb-beng/gha-workflows/.github/workflows/trigger-deployment.yml

Check failure on line 18 in .github/workflows/cicd.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/cicd.yml

Invalid workflow file

invalid value workflow reference: no version specified