fix: build skyline-console-master.tar.gz failed
refer to: https://zuul.opendev.org/t/openstack/build/1c2e00b50ff440d8a8ad4a2c9b81b93d/console tarball name like: skyline_console-5.1.0.dev18.tar.gz Closes-bug: 2098440 Change-Id: Ide83bb7f891d02d18738e44d19ffab64483a2361
This commit is contained in:
@@ -31,6 +31,6 @@
|
||||
chdir: "src/{{ zuul.project.canonical_name }}/dist"
|
||||
|
||||
- name: Rename tar.gz files to branch specific name
|
||||
shell: "mv skyline-console*.tar.gz skyline-console-{{ zuul.branch | replace('/', '-') }}.tar.gz"
|
||||
shell: "mv skyline_console*.tar.gz skyline-console-{{ zuul.branch | replace('/', '-') }}.tar.gz"
|
||||
args:
|
||||
chdir: "src/{{ zuul.project.canonical_name }}/dist"
|
||||
|
Reference in New Issue
Block a user