edgeconnect-action-demo/.forgejo/workflows/deploy.yaml
Richard Robert Reitz c5cfc9d5c6
All checks were successful
build / build (push) Successful in 15s
fix(action): fixed input parameter name
2025-10-02 14:22:25 +02:00

16 lines
290 B
YAML

name: deploy
on:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-22.04
steps:
-
name: Deploy action
uses: https://edp.buildth.ing/DevFW-CICD/edge-connect-deploy-action@main
id: deploy
with:
configFile: ./EdgeConnectConfig.yaml