devops #2

Merged
trevor merged 4 commits from devops into main 2025-09-11 02:56:20 +00:00

4 Commits

Author SHA1 Message Date
f1ba80e64a simple pipeline
Some checks failed
continuous-integration/drone/pr Build is failing
2025-09-11 11:54:37 +09:00
af3ab82f4e emoji-freeecho "Проверка на наличие эмоджи в .drone.yml:" && \
Some checks reported errors
continuous-integration/drone/push Build encountered an error
grep -n "🔧\|🚀\|📝\|👤\|📅\|\|🔍\|🎨\|📦\|🧪\|🔒\|🛡️\|🐳\|🔨\|📊\|📈\|📋\|🌿\|🏗️\|🎉" .drone.yml || echo " Эмоджи не найдены" && \
echo "" && \
echo "Размер файла:" && \
wc -l .drone.yml && \
echo "" && \
echo "Первые несколько строк:" && \
head -10 .drone.yml
emoji-free
2025-09-11 11:53:31 +09:00
bdf76b01d6 example_like pipeline
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2025-09-11 11:50:41 +09:00
132af4af18 EXAMPLE-LIKE PIPELINE 2025-09-11 11:50:16 +09:00