You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add gas price arg if BTP_GAS_PRICE is set (#3)
1. Sets the gas-price in the CLI if the env is set
2. Fixed the GHA error:
```bash
docker exporter does not currently support exporting manifest lists
```
Currently we can't load multi arch images in the docker store
(docker/build-push-action#733 (comment),
old issue, but ref: docker/buildx#59, there
are still issues); so we don't load the output and always push it
0 commit comments