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 eb72d37 commit 3a78e17Copy full SHA for 3a78e17
1 file changed
.github/workflows/release.yml
@@ -162,12 +162,5 @@ jobs:
162
APP_VERSION=${{ steps.values.outputs.version }}
163
BUILD_TIME=${{ steps.values.outputs.timestamp }}
164
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
+ spiralscout/velox:2025.2-beta.1
+ ghcr.io/roadrunner-server/velox:2025.2-beta.1
0 commit comments