Commit 0e642a58 by creamlike1024

update docker-image-alpha.yml

parent a5de6f91
......@@ -46,8 +46,8 @@ jobs:
calciumion/new-api
ghcr.io/${{ github.repository }}
tags: |
type=raw,value=alpha,enable={{is_default_branch}}
type=raw,value=alpha-{{date 'YYYYMMDD'}}-{{sha}},enable={{is_default_branch}}
type=raw,value=alpha
type=raw,value=alpha-{{date 'YYYYMMDD'}}-{{sha}}
- name: Build and push Docker images
uses: docker/build-push-action@v5
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment