edgeconnect-action-demo/.forgejo/workflows/deploy.yaml
Richard Robert Reitz 6ba6a78b12
All checks were successful
build / build (push) Successful in 34s
feat(edgeconnect): Added sdk action
2025-10-02 14:14:37 +02:00

16 lines
291 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:
config-file: ./EdgeConnectConfig.yaml