From 7c836606a249c8893f4b8d11e143898e65ffbe26 Mon Sep 17 00:00:00 2001 From: Vladimir Komissarov Date: Mon, 8 Apr 2019 12:01:48 +0700 Subject: [PATCH] Revert "add updated_at to out version" This reverts commit e409aeb4e9118d3818d98f6db0c2dd1713d7f162. --- assets/out | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/assets/out b/assets/out index dedd296..6740e69 100755 --- a/assets/out +++ b/assets/out @@ -117,8 +117,7 @@ push() { id: $pr.id|tostring, title: $pr.title, branch: $pr.feature_branch, - commit: $git.version.ref, - updated_at: $pr.updated_at + commit: $git.version.ref }, metadata: $git.metadata }' >&3