Skip to content

Commit af0c0bc

Browse files
committed
feat: push tags
1 parent ee98d73 commit af0c0bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
file: Dockerfile
103103
push: true
104104
tags: ${{ steps.prep.outputs.tags }}
105-
outputs: type=image,name=${{ env.OPENAI_MOCK_IMAGE }},push-by-digest=true,name-canonical=true,push=true
105+
outputs: type=image,name=${{ env.OPENAI_MOCK_IMAGE }},name-canonical=true,push=true
106106
secrets: |
107107
"npm_token=${{ secrets.CLINIA_CI_GITHUB_TOKEN }}"
108108
cache-from: type=registry,ref=user/app:latest

0 commit comments

Comments
 (0)