Skip to content

Commit

Permalink
remove dev deployment from github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
IngoRoessner committed Aug 21, 2024
1 parent 4ba1b26 commit 4ce2770
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,3 @@ jobs:
tags: |
smartenergyplatform/kafka2mqtt-manager:dev
ghcr.io/senergy-platform/kafka2mqtt-manager:dev
- name: Deploy
uses: wei/curl@v1
with:
args: -X POST -u ${{ secrets.RANCHER_TOKEN }} ${{ secrets.RANCHER_URL }}${{ secrets.RANCHER_SERVICE }}?action=redeploy

0 comments on commit 4ce2770

Please sign in to comment.