mirror of
https://gitlab.durp.info/durfy/apps/durpot.git
synced 2026-05-07 16:00:33 -05:00
actions test
This commit is contained in:
parent
c2dcd57fed
commit
8b1bdb4904
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
|
|
@ -26,5 +26,5 @@ jobs:
|
|||
with:
|
||||
push: true # Will only build if this is not here
|
||||
tags: |
|
||||
ghcr.io/${{ github.repository }}:${{ github.ref }}
|
||||
ghcr.io/${{ github.repository }}:$(date +%s)
|
||||
ghcr.io/${{ github.repository }}:latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue