You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update deploy-demo workflow for error handling and docker compose commands
- Changed `continue-on-error` to conditionally handle errors based on the event type.
- Updated comments and commands to use the new `docker compose` syntax instead of `docker-compose` for consistency.
- Cleaned up echo statements for clarity in the deployment process.
0 commit comments