mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 06:02:57 +03:00
e7ddf868bf
We currently tag tip-of-tree docker images with `dev` tag. It'll be much nicer to have consistent taggin with our `npm` which tags with `next` tag. This patch removes the `dev` tag and starts using the `next` tag instead for docker images. Since we haven't announced `dev` tag support anywhere, I think it's fine to remove it rather than have both `next` and `dev`. |
||
---|---|---|
.. | ||
infra.yml | ||
publish_canary_docker.yml | ||
publish_canary_npm.yml | ||
publish_release.yml | ||
tests.yml |