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 c4b37cb commit 3101465Copy full SHA for 3101465
.github/workflows/clean-main-images.yml
@@ -10,7 +10,7 @@ env:
10
ORG: openmcp-project
11
IMAGE_NAME: mcp-ui-backend
12
KEEP_X_IMAGES: 5
13
- TAG_PREFIX: "main-"
+ TAG_PREFIX: "main-*"
14
15
jobs:
16
clean:
0 commit comments