Update publish.yml

This commit is contained in:
Shimon Newman
2024-11-12 02:49:37 +02:00
committed by GitHub
parent f351a62d59
commit 569639a596
+3 -3
View File
@@ -62,9 +62,9 @@ jobs:
with:
images: appwrite/console-cloud
tags: |
type=semver,pattern={{major}}.{{minor}}.{{patch}}-stage
type=semver,pattern={{major}}.{{minor}}-stage
type=semver,pattern={{major}}-stage
type=semver,pattern={{major}}.{{minor}}.{{patch}}.stage
type=semver,pattern={{major}}.{{minor}}.stage
type=semver,pattern={{major}}.stage
- name: Build and push Docker image
id: push
uses: docker/build-push-action@v6