fix: add ansi support and remove emoji
This commit is contained in:
@@ -28,10 +28,10 @@ xboctploy demo # задеплоить проект demo
|
||||
|
||||
```txt
|
||||
deploying 'demo'
|
||||
🟢 [Local] running: npm run build... Success! (1.2s)
|
||||
🔵 [SFTP] transferring dist to /var/www/pages... Done! (14 file(s), 231.5 KiB) (829ms)
|
||||
🟡 [Remote] running: pm2 restart pages... Success! (102ms)
|
||||
🎉 Deploy successful! (total 2.3s)
|
||||
[Local] running: npm run build... Success! (1.2s)
|
||||
[SFTP] transferring dist to /var/www/pages... Done! (14 file(s), 231.5 KiB) (829ms)
|
||||
[Remote] running: pm2 restart pages... Success! (102ms)
|
||||
Deploy successful! (total 2.3s)
|
||||
```
|
||||
|
||||
## Конфигурация
|
||||
|
||||
Reference in New Issue
Block a user