Skip to content

Commit 6610042

Browse files
authored
Adding tag_and_push_edge_images to make command
1 parent 965b5fd commit 6610042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ video:
164164

165165
# https://github.com/SeleniumHQ/docker-selenium/issues/992
166166
# Additional tags for browser images
167-
tag_and_push_browser_images: tag_and_push_chrome_images tag_and_push_firefox_images tag_and_push_opera_images
167+
tag_and_push_browser_images: tag_and_push_chrome_images tag_and_push_firefox_images tag_and_push_opera_images tag_and_push_edge_images
168168

169169
tag_and_push_chrome_images:
170170
./tag_and_push_browser_images.sh $(VERSION) $(BUILD_DATE) $(NAMESPACE) $(PUSH_IMAGE) chrome

0 commit comments

Comments
 (0)