테스트

This commit is contained in:
정훈 변
2024-08-01 16:01:34 +09:00
parent b521f7cc69
commit 7a12b410e5
2 changed files with 3 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ version_update:
if [ ${#different_names[@]} -gt 0 ]; then
echo "" && echo ""
echo "아래 항목에 대해서 CI 작업을 시작합니다!" && echo ""
curl -X POST -H 'Content-Type: application/json' -d "{
curl -s -o /dev/null -X POST -H 'Content-Type: application/json' -d "{
\"username\": \"CI/CD\",
\"icon_url\": \"https://www.claranet.com/br/sites/all/assets/br/cicd-icon.svg\",
\"attachments\": [{