File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ jobs:
101
101
talkincode/toughradius:${{ github.ref_name }}
102
102
ghcr.io/talkincode/toughradius:${{ github.ref_name }}
103
103
# build on feature branches, push only on main branch
104
- push : ${{ github.ref == 'refs/heads/main' }}
104
+ push : ${{ startsWith( github.ref, 'refs/tags/') }}
105
105
106
106
- name : Image digest
107
107
run : echo ${{ steps.docker_build.outputs.digest }}
Original file line number Diff line number Diff line change 1
- BuildVersion=latest v8.0.7 2024-01-29 22:29:23
1
+ BuildVersion=latest v8.0.7 2024-01-29 22:37:58
2
2
ReleaseVersion=v8.0.7
3
- BuildTime=2024-01-29 22:29:23
3
+ BuildTime=2024-01-29 22:37:58
4
4
BuildName=toughradius
5
- CommitID=e680d6f28be1b6b02eea0ec9fc7bca1c8b3bfd8a
6
- CommitDate=Mon, 29 Jan 2024 22:29:04 +0800
5
+ CommitID=5b4fef8be34d0ebed5df9fbda038f007c39f2571
6
+ CommitDate=Mon, 29 Jan 2024 22:29:31 +0800
7
7
CommitUser=jamiesun.net@gmail.com
8
- CommitSubject=2024-01-29 22:28:57 :
8
+ CommitSubject=2024-01-29 22:29:23 : ver
You can’t perform that action at this time.
0 commit comments