arm64v8 auto build and master manifest
This commit is contained in:
@@ -3,4 +3,8 @@
|
||||
curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download/v1.0.3/manifest-tool-linux-amd64
|
||||
chmod +x manifest-tool
|
||||
|
||||
./manifest-tool push from-spec multi-arch-manifest.yaml
|
||||
if [ "$SOURCE_BRANCH" = "dev" ] ; then
|
||||
./manifest-tool push from-spec multi-arch-manifest-dev.yaml
|
||||
elif [ "$SOURCE_BRANCH" = "master" ] ; then
|
||||
./manifest-tool push from-spec multi-arch-manifest-master.yaml
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user