54 это Санкт Петербург
All checks were successful
Deploy Production / Deploy to Staging (push) Has been skipped
All checks were successful
Deploy Production / Deploy to Staging (push) Has been skipped
This commit is contained in:
@@ -35,6 +35,8 @@ jobs:
|
||||
|
||||
- name: Extract Git metadata
|
||||
id: git-metadata
|
||||
env:
|
||||
REPO: ${{ github.repository }}
|
||||
run: |
|
||||
echo "GIT_SHA=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
echo "GIT_TAG=$(git describe --tags --abbrev=0 2>/dev/null || echo 'none')" >> $GITHUB_OUTPUT
|
||||
|
Reference in New Issue
Block a user