Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9384be3d8a |
@@ -43,7 +43,7 @@ jobs:
|
||||
env:
|
||||
APP_TAG: ${{ steps.get_version.outputs.version }}
|
||||
run: |
|
||||
cat ./deployment.yml && export APP_TAG="${{ env.TAG }}"
|
||||
cat ./deployment.yml && export APP_TAG="${{ env.APP_TAG }}"
|
||||
# export APP_TAG=$env.TAG
|
||||
# echo APP_TAG=${{ env.TAG }} |
|
||||
# export APP_NAME=${{ env.APP_NAME }} |
|
||||
|
||||
Reference in New Issue
Block a user