시작하기무료로 시작하기

Write a GitHub Actions Workflow

In this exercise, you will practice writing GitHub Actions workflow that prints the user name of the runner machine. The workflow gets triggered by pushing commits to the myfeature branch.

By completing this exercise, you will be able to craft basic GitHub Actions workflows. You will understand how to trigger workflows based on events, specify runner machines, and execute fundamental steps. This foundational knowledge sets the stage for building more intricate CI/CD pipelines and automating diverse tasks in software development workflows.

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

CI/CD for Machine Learning

강의 보기

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

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

연습 시작