Fixes for CI from @code-asher's review
This commit is contained in:
@ -10,6 +10,7 @@ main() {
|
||||
fi
|
||||
|
||||
download_artifact release-packages ./release-packages
|
||||
./ci/release-container/build.sh
|
||||
./ci/release-container/push.sh
|
||||
}
|
||||
|
||||
|
@ -5,7 +5,7 @@ main() {
|
||||
cd "$(dirname "$0")/../.."
|
||||
|
||||
yarn release:static
|
||||
./ci/build/test-static-release.sh
|
||||
yarn test:static-release
|
||||
yarn package
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user