| commit | 92ab9187d533bbe8d9a8e183f218a83000aade90 | [log] [tgz] |
|---|---|---|
| author | Mark Beierl <mark.beierl@canonical.com> | Thu Mar 03 09:20:19 2022 -0500 |
| committer | Mark Beierl <mark.beierl@canonical.com> | Thu Mar 03 09:20:19 2022 -0500 |
| tree | 660a115cadd5b7b890b2196237a036238244f5ee | |
| parent | b147d7129db4f7cae26a31230af184c958b20683 [diff] |
Fix Docker Push The variables for module, moduleName, etc are not being created in local scope, causing the final docker push to re-use the last set value for the modules. Change-Id: I635955e5edcc2d94a50cec7749ac87813b5ac6c7 Signed-off-by: Mark Beierl <mark.beierl@canonical.com>