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 1cf1a13 commit b6139d7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,3 @@ jobs:
tags: |
smartenergyplatform/analytics-flow-repo:dev
ghcr.io/senergy-platform/analytics-flow-repo: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 b6139d7

Please sign in to comment.