Ver código fonte

ci: add 3.0.0-alpha tag to builds

NGPixel 1 ano atrás
pai
commit
7c2b5dd4dd
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      .github/workflows/build.yml

+ 1 - 0
.github/workflows/build.yml

@@ -74,6 +74,7 @@ jobs:
         # cache-to: type=gha,mode=max
         # cache-to: type=gha,mode=max
         platforms: linux/amd64,linux/arm64
         platforms: linux/amd64,linux/arm64
         tags: |
         tags: |
+          ghcr.io/requarks/wiki:3.0.0-alpha
           ghcr.io/requarks/wiki:${{ env.REL_VERSION }}
           ghcr.io/requarks/wiki:${{ env.REL_VERSION }}
 
 
     - name: Prepare build archive
     - name: Prepare build archive