mirror of
https://github.com/coreos/fedora-coreos-config.git
synced 2026-02-05 09:45:30 +01:00
tree: import changes from testing-devel at 400833f16b
This commit is contained in:
@@ -166,7 +166,7 @@ def get_stream():
|
||||
'''Get the current stream name.'''
|
||||
with open(os.path.join(basedir, 'manifest.yaml')) as fh:
|
||||
manifest = yaml.safe_load(fh)
|
||||
return manifest['add-commit-metadata']['fedora-coreos.stream']
|
||||
return manifest['variables']['stream']
|
||||
|
||||
|
||||
@functools.cache
|
||||
|
||||
Reference in New Issue
Block a user