mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-06-20 13:01:34 +02:00
fix double entry
This commit is contained in:
parent
0db2ad2132
commit
0497bfdf78
@ -62,10 +62,9 @@ jobs:
|
|||||||
ONYX_VERSION=${{ github.ref_name }}
|
ONYX_VERSION=${{ github.ref_name }}
|
||||||
NODE_OPTIONS=--max-old-space-size=8192
|
NODE_OPTIONS=--max-old-space-size=8192
|
||||||
|
|
||||||
# needed due to weird interactions with the builds for different platforms
|
|
||||||
no-cache: true
|
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
outputs: type=image,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true,push=true
|
outputs: type=image,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true,push=true
|
||||||
|
# needed due to weird interactions with the builds for different platforms
|
||||||
no-cache: true
|
no-cache: true
|
||||||
|
|
||||||
- name: Export digest
|
- name: Export digest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user