Skip to content

Commit 422ce66

Browse files
committedMar 28, 2019
Update build
1 parent b3668fe commit 422ce66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ function build_all_appservice {
9494
build_image $language $branch-appservice $DIR/host/2.0/stretch/amd64/appservice $language $branch
9595

9696
if [[ "$branch" == 2\.0\.* ]]; then
97-
push_image $language
97+
push_image $language $branch
9898
fi
9999
done
100100
}

0 commit comments

Comments
 (0)
Please sign in to comment.