Compare commits

..

1 Commits

Author SHA1 Message Date
Continuous Integration 15a9696d4c build/16 -> develop/16
build-develop-branch / build-branch (push) Failing after 29s Details
2023-10-23 11:06:52 +00:00
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ jobs:
CI_COMMIT_AUTHOR: Continuous Integration
run: |
git branch -r
echo $(git branch -r | grep -Fx origin/${{ env.DEVELOPMENT_BRANCH }} | wc -c)
- name: diff
env:
CI_COMMIT_MESSAGE: converted to yml for review.