Ensure charm is actually built

When overriding the build step the override script must
call the default build command to ensure that the charm
actually gets built.

Change-Id: I63e0de58499e0ed96e3e132e488301e0f84507b4
This commit is contained in:
James Page
2024-09-18 15:24:23 +01:00
parent 13a381e5fd
commit dd69aa3063

View File

@ -21,6 +21,7 @@ parts:
# Note(mylesjp): Force build to use rustc-1.76
ln -s /usr/bin/rustc-1.76 /usr/bin/rustc
ln -s /usr/bin/cargo-1.76 /usr/bin/cargo
craftctl default
source: src/
build-snaps:
- charm/latest/edge