aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/docker-image-release.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Build docker image on push to mainLibravatar Mo Tarbin2024-09-061-1/+1
|
* Update Dockerfile and Docker image push commandLibravatar Mo Tarbin2024-09-061-2/+2
|
* Update Docker image push command to remove specific tags and only push the ↵Libravatar Mo Tarbin2024-09-061-2/+1
| | | | latest image
* REMOVE BINARY DOWLOADLibravatar Mo Tarbin2024-09-051-7/+7
|
* update 2 :)Libravatar Mo Tarbin2024-09-051-1/+1
|
* remove donetick defaultLibravatar Mo Tarbin2024-09-051-1/+0
|
* Add Default tagLibravatar Mo Tarbin2024-09-051-0/+1
|
* Update Docker image names and build process to align with project ↵Libravatar Mo Tarbin2024-09-051-1/+2
| | | | requirements and conventions.
* Update docker repo nameLibravatar Mo Tarbin2024-09-051-15/+15
|
* remove docker information and use only ghrc for nowLibravatar Mo Tarbin2024-09-051-6/+6
|
* Remove unnecessary mv commandLibravatar Mo Tarbin2024-09-051-1/+0
|
* Add workflow to Build and Push Docker ImageLibravatar Mo Tarbin2024-09-051-0/+53