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'
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
push: false
|
||||
file: tdlight.arch.${{env.SSL}}.${{env.COMPILER}}.dockerfile
|
||||
tags: tdlight.${{env.DEBIAN_ARCH}}.${{env.SSL}}.${{env.COMPILER}}:latest
|
||||
build-args: |
|
||||
|
Loading…
Reference in New Issue
Block a user