Merge pull request #2614 from balena-io/local-release-uuid

Use valid release uuid for local releases
This commit is contained in:
flowzone-app[bot] 2023-05-03 20:02:59 +00:00 committed by GitHub
commit bd01fbf90c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ import { displayBuildLog } from './logs';
import { stripIndent } from '../lazy';
const LOCAL_APPNAME = 'localapp';
const LOCAL_RELEASEHASH = 'localrelease';
const LOCAL_RELEASEHASH = '10ca12e1ea5e';
const LOCAL_PROJECT_NAME = 'local_image';
// Define the logger here so the debug output