We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 985d99f commit 832437eCopy full SHA for 832437e
Makefile
@@ -436,7 +436,7 @@ edge_upgrade_version:
436
437
# https://github.com/SeleniumHQ/docker-selenium/issues/992
438
# Additional tags for browser images
439
-tag_and_push_browser_images: tag_and_push_chrome_images tag_and_push_chromium_images tag_and_push_firefox_images tag_and_push_edge_images
+tag_and_push_browser_images: tag_and_push_chrome_images tag_and_push_chrome-for-testing_images tag_and_push_chromium_images tag_and_push_firefox_images tag_and_push_edge_images
440
441
tag_and_push_chrome_images:
442
./tag_and_push_browser_images.sh $(VERSION) $(BUILD_DATE) $(NAMESPACE) $(PUSH_IMAGE) chrome $(RELEASE_OLD_VERSION)
0 commit comments