Merge pull request #183 from davidmonterocrespo24/fix/publish-docker-license-key

fix(ci): pass VELXIO_LICENSE_KEY to publish workflow
This commit is contained in:
David Montero Crespo 2026-05-14 01:27:41 -03:00 committed by GitHub
commit ec690a93f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
build-args: |
ESPIDF_IMAGE=ghcr.io/davidmonterocrespo24/velxio-espidf-toolchain:latest
VELXIO_LICENSE_KEY=${{ secrets.VELXIO_BUILD_LICENSE_KEY }}
cache-from: type=gha
# mode=min only stores the layers used in the final image. mode=max
# also stores all intermediate layers, which doubles or triples the