传递环境变量8
Some checks failed
Build Push and Deploy Image / build (push) Failing after 2s

This commit is contained in:
bamanker
2025-12-26 09:56:48 +08:00
parent 8412554d26
commit 10153898c2

View File

@@ -44,8 +44,7 @@ jobs:
env:
TAG: ${{ steps.get_version.outputs.version }}
run: |
ls
# export APP_TAG=${{ env.TAG }} |
export APP_TAG=${env.TAG} |
# echo APP_TAG=${{ env.TAG }} |
# export APP_NAME=${{ env.APP_NAME }} |
# echo APP_NAME=${{ env.APP_NAME }} |