Compare commits
1 Commits
5b10145276
...
e60f4def11
| Author | SHA1 | Date | |
|---|---|---|---|
| e60f4def11 |
@@ -22,7 +22,7 @@ jobs:
|
||||
image_tag=latest
|
||||
comparison_hash="${{ gitea.event.before }}"
|
||||
|
||||
git --no-pager reflog -n $(git rev-list --count HEAD ^origin/$default_branch_name)
|
||||
git --no-pager reflog
|
||||
if [[ "$branch_name" != "${{ gitea.event.repository.default_branch }}" ]]; then
|
||||
image_tag=$branch_name
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user