ComenzarEmpieza gratis

Working with environment variables

In this exercise, you are going to work with global and local environment variables. The workflow will run when opening a pull request against the main branch.

GitHub Actions empowers workflow customization through environment variables. Learning to set global and job-level environment variables for specific triggers boosts your understanding of workflow control and automation.

After completing this exercise, you will be adept at managing environment variables in GitHub Actions workflows. You will comprehend the significance of global and local variables, their scope, and their role in enhancing workflow behavior. This knowledge enables you to tailor workflows efficiently, optimize automation processes, and handle environment-specific configurations effectively.

Este ejercicio forma parte del curso

CI/CD for Machine Learning

Ver curso

Ejercicio interactivo práctico

Pon en práctica la teoría con uno de nuestros ejercicios interactivos

Empezar ejercicio