시작하기무료로 시작하기

Design a Continuous Integration workflow

The provided YAML file describes the setup for a hypothetical workflow.

config defines a configuration object for Slack integration, specifically the channels to which notifications will be sent. workflow-orchestration and builds-911 represent actual Slack channel names.

workflow describes a workflow object consisting of a run command and a notification step. The run command executes a script named script.py. The notification step sends a Slack message when the run state is "failed". The channels field in the Slack notification is populated with the channels defined in the configuration.

이 연습은 강의의 일부입니다

CI/CD for Machine Learning

강의 보기

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작