update universal
This commit is contained in:
@@ -374,10 +374,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: ${{ steps.check_upstream.outputs.repo_url != '' && './upstream_src' || '.' }}
|
context: ${{ steps.check_upstream.outputs.repo_url != '' && './upstream_src' || '.' }}
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
|
file: ${{ steps.check_upstream.outputs.repo_url != '' && './upstream_src/Dockerfile' || './Dockerfile' }}
|
||||||
push: true
|
push: true
|
||||||
build-args: |
|
build-args: |
|
||||||
${{ steps.check_upstream.outputs.build_args }}
|
${{ steps.check_upstream.outputs.build_args }}
|
||||||
${{ steps.check_upstream.outputs.repo_url != '' && 'SIMPLE_MODE=true' || '' }}
|
|
||||||
tags: |
|
tags: |
|
||||||
git.icc.gg/${{ gitea.repository }}:latest
|
git.icc.gg/${{ gitea.repository }}:latest
|
||||||
git.icc.gg/${{ gitea.repository }}:${{ steps.version.outputs.VERSION }}
|
git.icc.gg/${{ gitea.repository }}:${{ steps.version.outputs.VERSION }}
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
[repo]
|
[repo]
|
||||||
url=https://github.com/bentoml/bentoctl.git
|
url=https://github.com/alam00000/bentopdf.git
|
||||||
branch=main
|
branch=main
|
||||||
|
|
||||||
[args]
|
[args]
|
||||||
|
|||||||
Reference in New Issue
Block a user