mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-04-20 07:36:05 -04:00
🐞 tmp: disable github.ref in docker-image-tag workflow
This commit is contained in:
parent
830cbfc13f
commit
f7695f47f3
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…
x
Reference in New Issue
Block a user