Skip to content

Commit

Permalink
feat: dify的工作流位置移动
Browse files Browse the repository at this point in the history
  • Loading branch information
kenneth-bro committed Nov 8, 2024
1 parent ec20523 commit b65fcab
Show file tree
Hide file tree
Showing 19 changed files with 2 additions and 636 deletions.
Empty file modified .github/workflows-dify/api-tests.yml
100755 → 100644
Empty file.
4 changes: 2 additions & 2 deletions .github/workflows-dify/build-push.yml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
echo "PLATFORM_PAIR=${platform//\//-}" >> $GITHUB_ENV
- name: Login to Docker Hub
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
username: ${{ env.DOCKERHUB_USER }}
password: ${{ env.DOCKERHUB_TOKEN }}
Expand Down Expand Up @@ -114,7 +114,7 @@ jobs:
merge-multiple: true

- name: Login to Docker Hub
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
username: ${{ env.DOCKERHUB_USER }}
password: ${{ env.DOCKERHUB_TOKEN }}
Expand Down
Empty file modified .github/workflows-dify/db-migration-test.yml
100755 → 100644
Empty file.
Empty file modified .github/workflows-dify/deploy-dev.yml
100755 → 100644
Empty file.
Empty file modified .github/workflows-dify/stale.yml
100755 → 100644
Empty file.
Empty file modified .github/workflows-dify/style.yml
100755 → 100644
Empty file.
Empty file modified .github/workflows-dify/tool-test-sdks.yaml
100755 → 100644
Empty file.
Empty file modified .github/workflows-dify/translate-i18n-base-on-english.yml
100755 → 100644
Empty file.
Empty file modified .github/workflows-dify/web-tests.yml
100755 → 100644
Empty file.
98 changes: 0 additions & 98 deletions .github/workflows/api-tests.yml

This file was deleted.

141 changes: 0 additions & 141 deletions .github/workflows/build-push.yml

This file was deleted.

62 changes: 0 additions & 62 deletions .github/workflows/db-migration-test.yml

This file was deleted.

24 changes: 0 additions & 24 deletions .github/workflows/deploy-dev.yml

This file was deleted.

13 changes: 0 additions & 13 deletions .github/workflows/expose_service_ports.sh

This file was deleted.

30 changes: 0 additions & 30 deletions .github/workflows/stale.yml

This file was deleted.

Loading

0 comments on commit b65fcab

Please sign in to comment.