Skip to content

Commit

Permalink
Update build-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yybht155 authored Aug 6, 2024
1 parent feed232 commit 504f8e5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ jobs:
# - name: Release Images
# run: |
# curl -H "Authorization: Bearer ${{ secrets.UPDATE_DIFY_JP_TOKEN }}" ${{ secrets.UPDATE_DIFY_JP }}
- name: Release Images
run: |
ssh -i ${{ secrets.PKEY }} ${{ secrets.ENDPOINT }} "cd /data && ls"
- name: Exec cmd on remote server
uses: Comori/ssh@v0.0.1
with:
Expand Down

0 comments on commit 504f8e5

Please sign in to comment.