Consolidate ED dockerbuild into CD nx workflow (#32923)
* Consolidate ED dockerbuild into CD nx workflow * Touch Dockerfile to convince CI to be happy
This commit is contained in:
committed by
GitHub
parent
411eab9fd2
commit
f573ba4084
@@ -23,7 +23,7 @@
|
||||
"context": "packages/playwright-common",
|
||||
"metadata": {
|
||||
"images": ["ghcr.io/element-hq/element-web/playwright-server"],
|
||||
"tags": ["type=raw,enable=true,value=$PLAYWRIGHT_VERSION"]
|
||||
"tags": ["type=raw,enable={{is_default_branch}},value=$PLAYWRIGHT_VERSION"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user