ss
All checks were successful
Docker Deploy / build-and-deploy (push) Successful in 34s

This commit is contained in:
sam
2026-02-06 17:40:56 +00:00
parent c876da7187
commit 14b4ae4e63

View File

@@ -38,7 +38,7 @@ jobs:
-p 8501:8501 \ -p 8501:8501 \
-v /path/on/your/host:/usr/share/nginx/html \ -v /path/on/your/host:/usr/share/nginx/html \
--restart unless-stopped \ --restart unless-stopped \
jiodown-app:latest my-jiodown-app:latest
# - name: Deploy to CasaOS (Docker) # - name: Deploy to CasaOS (Docker)
# run: | # run: |