Skip to content

Commit 832437e

Browse files
committed
[ci] Add task tag and push chrome-for-testing
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent 985d99f commit 832437e

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
@@ -436,7 +436,7 @@ edge_upgrade_version:
436436

437437
# https://github.com/SeleniumHQ/docker-selenium/issues/992
438438
# 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
439+
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
440440

441441
tag_and_push_chrome_images:
442442
./tag_and_push_browser_images.sh $(VERSION) $(BUILD_DATE) $(NAMESPACE) $(PUSH_IMAGE) chrome $(RELEASE_OLD_VERSION)

0 commit comments

Comments
 (0)