Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiesun committed Nov 15, 2023
2 parents d7177b8 + fe42564 commit 5e669bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
context: ./
# Note: tags has to be all lower-case
tags: |
ca17/toughradius:latest-amd64
talkincode/toughradius:latest
ghcr.io/talkincode/toughradius:latest
# build on feature branches, push only on main branch
push: ${{ github.ref == 'refs/heads/main' }}
Expand Down
10 changes: 5 additions & 5 deletions assets/buildinfo.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
BuildVersion=latest v8.0.1 2023-10-12 21:57:07
BuildVersion=latest v8.0.1 2023-11-15 20:18:49
ReleaseVersion=v8.0.1
BuildTime=2023-10-12 21:57:07
BuildTime=2023-11-15 20:18:49
BuildName=toughradius
CommitID=34814496523b69f26b1b7f41c493f40cb7fd68fd
CommitDate=Thu, 12 Oct 2023 21:49:01 +0800
CommitID=7b2b939b203f6efe75cac0612eb6051f764909e9
CommitDate=Thu, 12 Oct 2023 21:57:22 +0800
[email protected]
CommitSubject=2023-10-12 21:48:51 :
CommitSubject=2023-10-12 21:57:07 : db check delay

0 comments on commit 5e669bf

Please sign in to comment.