mirror of
https://github.com/TwiN/gatus.git
synced 2024-12-23 07:09:52 +01:00
Don't push latest
This commit is contained in:
parent
48a1e435e4
commit
e309ffb1b6
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -29,5 +29,4 @@ jobs:
|
|||||||
pull: true
|
pull: true
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
${{ env.IMAGE_REPOSITORY }}
|
|
||||||
${{ env.IMAGE_REPOSITORY }}:${{ env.RELEASE }}
|
${{ env.IMAGE_REPOSITORY }}:${{ env.RELEASE }}
|
||||||
|
Loading…
Reference in New Issue
Block a user