Rename skyline project specific dir

Project specific directories must be named after
project name which is skyline-apiserver in case
of skyline.

Change-Id: I2a30c9ee86d4746b91eca3415b775994576bf606
Signed-off-by: Vladimir Kozhukalov <kozhukalov@gmail.com>
This commit is contained in:
Vladimir Kozhukalov
2025-10-24 17:25:31 -05:00
parent 4e7f4d3aaa
commit 8ae72fda7b
2 changed files with 1 additions and 0 deletions

View File

@@ -485,6 +485,7 @@ skyline_image:
- "KEEP_ALL_WHEELS=False"
- "APT_MIRROR='{{ apt_mirror }}'"
- "SKYLINE_CONSOLE_REF={{ openstack_release }}"
- "DIST_PACKAGES='nginx'"
tacker_image:
context: "."