Compare commits

...

2 Commits
v1.11 ... v1.13

Author SHA1 Message Date
bamanker
c0975a75ed 传递环境变量9
Some checks failed
Build Push and Deploy Image / build (push) Has been cancelled
2025-12-26 09:57:51 +08:00
bamanker
10153898c2 传递环境变量8
Some checks failed
Build Push and Deploy Image / build (push) Failing after 2s
2025-12-26 09:56:48 +08:00

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 }} |