mirror of
https://github.com/warp-tech/warpgate.git
synced 2025-09-29 18:06:38 +08:00
add nightly docker tag
This commit is contained in:
parent
1849924a64
commit
a0a93942da
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -116,9 +116,9 @@ jobs:
|
|||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||
tags: |
|
||||
type=ref,event=branch
|
||||
type=ref,event=pr
|
||||
type=semver,pattern={{version}}
|
||||
type=semver,pattern={{major}}.{{minor}}
|
||||
type=schedule
|
||||
|
||||
- name: Create manifest list and push
|
||||
working-directory: ${{ runner.temp }}/digests
|
||||
|
|
Loading…
Add table
Reference in a new issue