Test Workflow

This commit is contained in:
YuCat 2024-05-05 18:51:10 +08:00
parent cb1f0d7dd1
commit 0c75f9bcda

View File

@ -7,9 +7,9 @@ on:
- "main"
- "develop"
paths-ignore:
- ".github/**"
- "docs/**"
- "**.md"
env:
BUILD_TAG: baidunetdisk-docker:test
@ -41,7 +41,7 @@ jobs:
uses: docker/bake-action@v4
with:
targets: ${{ steps.set-vars.outputs.TARGET }}
env:
env:
TAG: ${{ env.BUILD_TAG }}
- name: Test