mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-13 09:34:06 +02:00
Added the 'stable' tage to images built from releases
This commit is contained in:
1
.github/workflows/ci-suite.yaml
vendored
1
.github/workflows/ci-suite.yaml
vendored
@@ -136,6 +136,7 @@ jobs:
|
||||
tags: |
|
||||
type=raw,value=latest
|
||||
type=ref,event=tag
|
||||
type=semver,pattern={{version}},value=stable
|
||||
|
||||
- name: Build & Push Image
|
||||
uses: docker/build-push-action@v6
|
||||
|
Reference in New Issue
Block a user