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 b7fe18e commit f39bce8
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 @@ -38,7 +38,3 @@ jobs:
tags: |
smartenergyplatform/import-deploy:dev
ghcr.io/senergy-platform/import-deploy: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 f39bce8

Please sign in to comment.