defenseunicorns / uds-package-gitlab-runner

🏭 UDS GitLab Runner Zarf Package
Apache License 2.0
4 stars 1 forks source link

fix: architecture issues in nested `uds-cli` publish #53

Closed Racer159 closed 4 months ago

Racer159 commented 4 months ago

Description

This fixes the publish task to properly use -a to pass architecture into uds-cli. Relevant run with uds-cli v0.9.3 on an amd system: image

Related Issue

Fixes #51

Type of change

Checklist before merging

Racer159 commented 4 months ago

image ZARF_ARCHITECTURE of the same doesn't work - though this is a bug @decleaver is working to resolve. (generally -a should be the way we implement this going forward since it doesn't pollute the global env)