lllllllll
convert-to-yml / develop-branch (push) Failing after 30s
Details
convert-to-yml / develop-branch (push) Failing after 30s
Details
This commit is contained in:
parent
3555ddf195
commit
2fa6e35028
|
@ -43,6 +43,7 @@ jobs:
|
||||||
CI_COMMIT_AUTHOR: Continuous Integration
|
CI_COMMIT_AUTHOR: Continuous Integration
|
||||||
run: |
|
run: |
|
||||||
git branch -r
|
git branch -r
|
||||||
|
echo $(git branch -r | grep -Fx origin/${{ env.DEVELOPMENT_BRANCH }} | wc -c)
|
||||||
- name: diff
|
- name: diff
|
||||||
env:
|
env:
|
||||||
CI_COMMIT_MESSAGE: converted to yml for review.
|
CI_COMMIT_MESSAGE: converted to yml for review.
|
||||||
|
|
Loading…
Reference in New Issue