Compare commits
3 commits
b0eb74bfba
...
e0d7801220
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e0d7801220 | ||
| 9ca29b65c7 | |||
| 5bd7d4d04d |
2 changed files with 1 additions and 3 deletions
|
|
@ -87,8 +87,6 @@ jobs:
|
||||||
build-args: |
|
build-args: |
|
||||||
SEMANTIC_CACHE=true
|
SEMANTIC_CACHE=true
|
||||||
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:semantic-platform-${{ matrix.arch }}
|
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:semantic-platform-${{ matrix.arch }}
|
||||||
cache-from: type=registry,ref=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:buildcache-semantic-${{ matrix.arch }}
|
|
||||||
cache-to: type=registry,ref=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:buildcache-semantic-${{ matrix.arch }},mode=max
|
|
||||||
|
|
||||||
merge:
|
merge:
|
||||||
runs-on: docker-amd64
|
runs-on: docker-amd64
|
||||||
|
|
|
||||||
|
|
@ -32,7 +32,7 @@ PyYAML==6.0.3
|
||||||
sniffio==1.3.1
|
sniffio==1.3.1
|
||||||
starlette==0.52.1
|
starlette==0.52.1
|
||||||
truststore==0.10.4
|
truststore==0.10.4
|
||||||
tiktoken==0.12.0
|
tiktoken==0.13.0
|
||||||
tqdm==4.67.3
|
tqdm==4.67.3
|
||||||
typing-inspection==0.4.2
|
typing-inspection==0.4.2
|
||||||
typing_extensions==4.15.0
|
typing_extensions==4.15.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue