mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update release.yml
This commit is contained in:
@@ -40,10 +40,11 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
build-args: [ 'VERSION=1.XX.X' ]
|
||||
build-args: |
|
||||
VERSION=1.XX.X
|
||||
push: false
|
||||
tags:
|
||||
- appwrite/appwrite:latest
|
||||
- appwrite/appwrite:1.XX.X
|
||||
- appwrite/appwrite:1.XX
|
||||
- appwrite/appwrite:1
|
||||
images: |
|
||||
appwrite/appwrite:latest
|
||||
appwrite/appwrite:1.XX.X
|
||||
appwrite/appwrite:1.XX
|
||||
appwrite/appwrite:1
|
||||
|
||||
Reference in New Issue
Block a user