fix(ci): update sdk test app version correctly
Some checks failed
arcad/edge/pipeline/head There was a failure building this commit
Some checks failed
arcad/edge/pipeline/head There was a failure building this commit
This commit is contained in:
parent
4fe68e335a
commit
0a9bfeb9dc
2
Makefile
2
Makefile
@ -93,7 +93,7 @@ gitea-release: tools/yq/bin/yq tools/gitea-release/bin/gitea-release.sh goreleas
|
|||||||
cp CHANGELOG.md .gitea-release/
|
cp CHANGELOG.md .gitea-release/
|
||||||
|
|
||||||
# Create client-sdk-testsuite package
|
# Create client-sdk-testsuite package
|
||||||
tools/yq/bin/yq -i '.version = "$(MKT_PROJECT_VERSION)"' ./misc/client-sdk-testsuite/dist/manifest.yml
|
tools/yq/bin/yq -i ".version = \"$(MKT_PROJECT_VERSION)\"" ./misc/client-sdk-testsuite/dist/manifest.yml
|
||||||
bin/cli app package -d ./misc/client-sdk-testsuite/dist -o .gitea-release
|
bin/cli app package -d ./misc/client-sdk-testsuite/dist -o .gitea-release
|
||||||
|
|
||||||
GITEA_RELEASE_PROJECT="edge" \
|
GITEA_RELEASE_PROJECT="edge" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user