Fix github actions
This commit is contained in:
parent
f29f228656
commit
a6a4abe113
2
.github/workflows/platform_natives.yaml
vendored
2
.github/workflows/platform_natives.yaml
vendored
@ -218,7 +218,7 @@ jobs:
|
|||||||
if: matrix.os == 'ubuntu-22.04'
|
if: matrix.os == 'ubuntu-22.04'
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: false
|
||||||
file: tdlight.arch.${{env.SSL}}.${{env.COMPILER}}.dockerfile
|
file: tdlight.arch.${{env.SSL}}.${{env.COMPILER}}.dockerfile
|
||||||
tags: tdlight.${{env.DEBIAN_ARCH}}.${{env.SSL}}.${{env.COMPILER}}:latest
|
tags: tdlight.${{env.DEBIAN_ARCH}}.${{env.SSL}}.${{env.COMPILER}}:latest
|
||||||
build-args: |
|
build-args: |
|
||||||
|
Loading…
Reference in New Issue
Block a user