Which scopes are available to define custom environment variables within a workflow file? (Choose three.)
You can define environment variables for the entire workflow by using the env key at the top level of the workflow file. These environment variables will be available to all jobs and steps within the workflow.
Environment variables can also be set within the run attribute of a job step, and these variables will be scoped only to that specific step.
You can set environment variables for specific steps within a job by using jobs.<job_id>.steps[*].env, which allows you to define variables that will only be available to that step.
Vilma
2 months agoTalia
2 months agoBelen
16 days agoVanda
1 months agoAnnita
1 months agoAshley
2 months agoOzell
1 months agoKenny
1 months agoGolda
2 months agoTula
2 months agoArdella
2 months agoJess
3 months agoWillard
3 months agoMicaela
2 months agoTwila
2 months agoJettie
2 months ago