Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
Update CI pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: Shreyas Rao <[email protected]>
  • Loading branch information
shreyas-s-rao committed Sep 19, 2020
1 parent dd94477 commit 78ce98c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .ci/update_version
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,5 @@ git --no-pager diff

echo
echo "Publishing version change"
set +e
git commit -am "Updated etcd image version to $VERSION"
set -e
git diff-index --quiet HEAD || git commit -am "Updated etcd image version to $VERSION"
git --no-pager log -1

0 comments on commit 78ce98c

Please sign in to comment.