fix(ci): build and push correctly
This commit is contained in:
parent
70e3427b38
commit
b5b3388a98
@ -159,7 +159,7 @@ jobs:
|
||||
|
||||
- name: Build images
|
||||
run: |
|
||||
bldcmd="docker buildx build ."
|
||||
bldcmd="docker buildx build"
|
||||
strtags="${{ steps.meta.outputs.tags }}"
|
||||
strlabels="${{ steps.meta.outputs.labels }}"
|
||||
strannotations="${{ steps.meta.outputs.annotations }}"
|
||||
|
Loading…
Reference in New Issue
Block a user