Skip to content

T6789: test commit. dont merge #28

T6789: test commit. dont merge

T6789: test commit. dont merge #28

Workflow file for this run

name: "Build image"
on:
pull_request_target:
# The branches below must be a subset of the branches above
branches: [ "current" ]
permissions:
actions: read
contents: read
security-events: write
pull-requests: write
jobs:
build-image:
uses: vyos/.github/.github/workflows/build-image.yml@feature/T6732-image-build-workflow
secrets: inherit
with:
debian_mirror_url: 'http://deb.debian.org/debian/'

Check failure on line 19 in .github/workflows/build-image.yml

View workflow run for this annotation

GitHub Actions / Build image

Invalid workflow file

The workflow is not valid. .github/workflows/build-image.yml (Line: 19, Col: 26): Invalid input, debian_mirror_url is not defined in the referenced workflow. .github/workflows/build-image.yml (Line: 20, Col: 35): Invalid input, debian_security_mirror_url is not defined in the referenced workflow.
debian_security_mirror_url: ''
vyos_mirror_base_url: 'https://packages.vyos.net/repositories'
arch: 'amd64'
build_by: '[email protected]'
release_version: '1.5.1'
release_flavor: 'generic'