Skip to content

GStreamer build AMD64 #1

GStreamer build AMD64

GStreamer build AMD64 #1

name: GStreamer build AMD64
on:
workflow_dispatch:
jobs:
gstreamer-build-amd64:
uses: ./.github/workflows/gstreamer-base.yaml

Check failure on line 8 in .github/workflows/publish-gstreamer-amd64.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/publish-gstreamer-amd64.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/publish-gstreamer-amd64.yaml" -> "./.github/workflows/gstreamer-base.yaml" : failed to fetch workflow: workflow was not found.
with:
buildjet-runs-on: buildjet-8vcpu-ubuntu-2204
secrets:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}