TP-39914 | test
This commit is contained in:
4
.github/workflows/codePush.yml
vendored
4
.github/workflows/codePush.yml
vendored
@@ -86,8 +86,8 @@ jobs:
|
||||
echo "tag_exists=true" >> $GITHUB_ENV
|
||||
fi
|
||||
|
||||
- name: check tag
|
||||
run: echo ${{ env.tag_exists }}
|
||||
- name: check tag
|
||||
run: echo ${{ env.tag_exists }}
|
||||
|
||||
# - name: Create and push tag
|
||||
# if: env.tag_exists == 'false'
|
||||
|
||||
Reference in New Issue
Block a user