store time of last upgrade

pull/96/head
Earl Warren 2023-10-25 00:35:51 +02:00
parent 0863f48c7e
commit 83572c5c71
No known key found for this signature in database
GPG Key ID: 0579CB2928A78A00
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@ branch=$(jq --raw-output .head.ref < $runner_pr)
test "$branch" != null test "$branch" != null
cd $setup_forgejo cd $setup_forgejo
./utils/upgrade-runner.sh $url @$branch ./utils/upgrade-runner.sh $url @$branch
date > last-upgrade