Skip to content

dockerfile(yq): fix download url #3

dockerfile(yq): fix download url

dockerfile(yq): fix download url #3

Workflow file for this run

name: on-commit
on:
workflow_dispatch:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
id: checkout_test_repo
uses: actions/checkout@v4
with:
repository: 'create-bosh-release-action-test-boshrelease'
fetch-depth: 0
- name: Test dev release
id: test_dev_release
uses: orange-cloudfoundry/create-bosh-release-action@master
with:
target_branch: main