mirror of
https://github.com/status-im/status-go.git
synced 2025-02-16 08:50:09 +00:00
pyt timestmap before commit for better ordering
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
def3af61a7
commit
07eb60df7d
@ -8,7 +8,7 @@ def timestamp() {
|
||||
}
|
||||
|
||||
def suffix() {
|
||||
return "${gitCommit()}-${timestamp()}"
|
||||
return "${timestamp()}-${gitCommit()}"
|
||||
}
|
||||
|
||||
def gitBranch() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user