remove emojis from console
This commit is contained in:
2
.github/workflows/ci-cd.yml
vendored
2
.github/workflows/ci-cd.yml
vendored
@@ -164,5 +164,5 @@ jobs:
|
||||
- name: Notify on failure
|
||||
if: ${{ needs.build-and-deploy.result == 'failure' || needs.docker-build.result == 'failure' }}
|
||||
run: |
|
||||
echo "❌ Deployment failed!"
|
||||
echo " Deployment failed!"
|
||||
# Add notification logic here (Slack, email, etc.)
|
||||
|
||||
Reference in New Issue
Block a user