Skip to content

Commit 3a78e17

Browse files
committed
pre-release: beta.1
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
1 parent eb72d37 commit 3a78e17

1 file changed

Lines changed: 2 additions & 9 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -162,12 +162,5 @@ jobs:
162162
APP_VERSION=${{ steps.values.outputs.version }}
163163
BUILD_TIME=${{ steps.values.outputs.timestamp }}
164164
tags: |
165-
spiralscout/velox:latest
166-
spiralscout/velox:${{ steps.values.outputs.version }}
167-
spiralscout/velox:2025
168-
spiralscout/velox:2025.1
169-
170-
ghcr.io/roadrunner-server/velox:latest
171-
ghcr.io/roadrunner-server/velox:${{ steps.values.outputs.version }}
172-
ghcr.io/roadrunner-server/velox:2025
173-
ghcr.io/roadrunner-server/velox:2025.1
165+
spiralscout/velox:2025.2-beta.1
166+
ghcr.io/roadrunner-server/velox:2025.2-beta.1

0 commit comments

Comments
 (0)