mirror of
https://github.com/Dvorinka/Dash.git
synced 2026-06-03 23:12:56 +00:00
feat(ci): add deployment guides and docker-compose configurations
Docker Build / build (push) Failing after 10m7s
Docker Build / build (push) Failing after 10m7s
Add docker-compose files for CasaOS and Dokploy deployment scenarios, update README with deployment instructions, and add 'latest' tag support to the docker-build workflow.
This commit is contained in:
@@ -49,6 +49,7 @@ jobs:
|
||||
type=ref,event=branch
|
||||
type=semver,pattern={{version}}
|
||||
type=sha
|
||||
type=raw,value=latest,enable={{is_default_branch}}
|
||||
|
||||
- name: Build and push image
|
||||
uses: docker/build-push-action@v6
|
||||
|
||||
Reference in New Issue
Block a user