Skip to content

Update dependency helm/helm to v3.14.4 #2

Update dependency helm/helm to v3.14.4

Update dependency helm/helm to v3.14.4 #2

---
name: "Image: paas-prometheus-exporter"
permissions:
actions: write # so 'cancel-workflow-action' can function
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
workflows:
uses: ./.github/workflows/build-image-base.yml
with:
image: paas-prometheus-exporter
platforms: linux/amd64,linux/arm64
test_platform: linux/amd64

Check failure on line 21 in .github/workflows/image_paas-prometheus-exporter.yml

View workflow run for this annotation

GitHub Actions / Image: paas-prometheus-exporter

Invalid workflow file

The workflow is not valid. .github/workflows/image_paas-prometheus-exporter.yml (Line: 21, Col: 22): Invalid input, test_platform is not defined in the referenced workflow.
secrets: inherit