fix(pipeline): added checkout action

This commit is contained in:
Richard Robert Reitz 2025-10-02 14:24:45 +02:00
parent c5cfc9d5c6
commit 9cbe3875b9

View file

@ -8,8 +8,10 @@ jobs:
runs-on: ubuntu-22.04
steps:
-
name: Deploy action
- name: Checkout
uses: actions/checkout@v4
- name: Deploy action
uses: https://edp.buildth.ing/DevFW-CICD/edge-connect-deploy-action@main
id: deploy
with: