Skip to content

Commit 7c76257

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 4872130 + cec2957 commit 7c76257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/staging-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
dockerfile_path: './Dockerfile'
4646
directory: '.'
4747
version: ${{ needs.version.outputs.version }}
48-
tags: reg.h2-invent.com/secure-document-share/core:${{ needs.version.outputs.version }};reg.h2-invent.com/secure-document-share/core:development
48+
tags: reg.h2-invent.com/secure-document-share/core:${{ needs.version.outputs.version }},reg.h2-invent.com/secure-document-share/core:development
4949
secrets:
5050
docker_password: ${{ secrets.HARBOR_PUSH_PASSWORD }}
5151
docker_username: ${{ secrets.HARBOR_PUSH_USERNAME }}

0 commit comments

Comments
 (0)