mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-05-31 02:42:34 +02:00
🐞 tmp: disable github.ref in docker-image-tag workflow
This commit is contained in:
parent
830cbfc13f
commit
f7695f47f3
1 changed files with 1 additions and 2 deletions
3
.github/workflows/docker-image-tag.yml
vendored
3
.github/workflows/docker-image-tag.yml
vendored
|
@ -29,5 +29,4 @@ jobs:
|
|||
# The desired tag for the image: latest + . Defaults to current branch or release version number.
|
||||
tags: |
|
||||
latest
|
||||
${{ github.sha }}
|
||||
${{ github.ref }}
|
||||
${{ github.sha }}
|
Loading…
Add table
Reference in a new issue