submit: add tags
1 files changed, 1 insertions(+), 1 deletions(-) M update
M update => update +1 -1
@@ 15,7 15,7 @@ dispatch() { yq ".sources += [\"https://github.com/$1#$2\"] | .environment.source = \"$repo\" | .packages += [\"android-platform-$platform\",\"android-sdk-build-tools-$build_tools\"] " < build.yml | ssh builds@builds.xdavidwu.link "submit -n$1\ $2" " < build.yml | ssh builds@builds.xdavidwu.link "submit -n$1\ $2 -t android-autobuilds -t $1" } for i in */*; do