Compare commits

..

2 Commits

Author SHA1 Message Date
Continuous Integration ca6339ce85 build/16 -> develop/16
build-develop-branch / build-branch (push) Failing after 27s Details
2023-10-23 11:09:09 +00:00
giles 2fa6e35028 lllllllll
convert-to-yml / develop-branch (push) Failing after 30s Details
2023-10-23 12:08:41 +01:00
1 changed files with 1 additions and 0 deletions

View File

@ -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.