Compare commits
2 Commits
15a9696d4c
...
ca6339ce85
Author | SHA1 | Date |
---|---|---|
Continuous Integration | ca6339ce85 | |
giles | 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.
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue