mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 03:35:42 -04:00
ci: remove latest tag from php build
This commit is contained in:
3
.github/workflows/deploy-docker-php.yml
vendored
3
.github/workflows/deploy-docker-php.yml
vendored
@@ -240,12 +240,13 @@ jobs:
|
||||
id: task_release_dh_meta
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
flavor: |
|
||||
latest=false
|
||||
images: |
|
||||
aetherinox/thetvapp
|
||||
tags: |
|
||||
type=raw,value=latest,enable=false
|
||||
type=ref,enable=true,priority=600,prefix=,suffix=-php,event=tag
|
||||
type=ref,event=tag
|
||||
|
||||
# #
|
||||
# Release > Dockerhub > Debug
|
||||
|
||||
Reference in New Issue
Block a user