Skip to content

Commit cb11d59

Browse files
committed
workflow
1 parent 269b743 commit cb11d59

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/go.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
platforms: linux/amd64
8383
push: true
8484
tags: |
85-
ghcr.io/percona-lab/go-tpcc:latest
86-
ghcr.io/percona-lab/go-tpcc:${{ steps.get_version.outputs.VERSION }}
87-
percona-lab/go-tpcc:latest
88-
percona-lab/go-tpcc:${{ steps.get_version.outputs.VERSION }}
85+
ghcr.io/impimp/go-tpcc:latest
86+
ghcr.io/impimp/go-tpcc:${{ steps.get_version.outputs.VERSION }}
87+
impimp/go-tpcc:latest
88+
impimp/go-tpcc:${{ steps.get_version.outputs.VERSION }}

0 commit comments

Comments
 (0)