File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3737 - run : docker build -t playwright-python:localbuild .
3838 - name : tag & publish
3939 run : |
40- # ./scripts/tag_image_and_push.sh playwright-python:localbuild playwright.azurecr.io/public/playwright/ python:next
41- # ./scripts/tag_image_and_push.sh playwright-python:localbuild playwright.azurecr.io/public/playwright/ python:next-focal
42- ./scripts/tag_image_and_push.sh playwright-python:localbuild playwright.azurecr.io/public/playwright/ python:sha-${{ github.sha }}
40+ ./scripts/tag_image_and_push.sh playwright-python:localbuild playwright.azurecr.io/public/playwright- python:next
41+ ./scripts/tag_image_and_push.sh playwright-python:localbuild playwright.azurecr.io/public/playwright- python:next-focal
42+ ./scripts/tag_image_and_push.sh playwright-python:localbuild playwright.azurecr.io/public/playwright- python:sha-${{ github.sha }}
You can’t perform that action at this time.
0 commit comments