This commit is contained in:
@@ -363,7 +363,6 @@ jobs:
|
|||||||
context: ${{ steps.check_upstream.outputs.upstream_needs_update == 'true' && './upstream_src' || '.' }}
|
context: ${{ steps.check_upstream.outputs.upstream_needs_update == 'true' && './upstream_src' || '.' }}
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
build-args: |
|
|
||||||
build-args: |
|
build-args: |
|
||||||
${{ steps.check_upstream.outputs.build_args }}
|
${{ steps.check_upstream.outputs.build_args }}
|
||||||
tags: |
|
tags: |
|
||||||
|
|||||||
Reference in New Issue
Block a user