chore: update build ci

This commit is contained in:
chenos 2024-11-20 23:28:09 +08:00
parent 6595d7cac9
commit f520f0c270

View File

@ -137,7 +137,7 @@ jobs:
- name: Set tags - name: Set tags
id: set-tags id: set-tags
run: | run: |
echo "::set-output name=tags::${{ secrets.ALI_DOCKER_REGISTRY }}/${{ steps.meta.outputs.tags }}-pro" echo "::set-output name=tags::${{ secrets.ALI_DOCKER_REGISTRY }}/${{ steps.meta.outputs.tags }}"
- name: Set variables - name: Set variables
run: | run: |
target_directory="./packages/pro-plugins/@nocobase" target_directory="./packages/pro-plugins/@nocobase"