Update jenkins/valet-dry-run-lab.md
Co-authored-by: j-dunham <[email protected]>
This commit is contained in:
co-authored by
j-dunham
parent
28dd18ea3f
commit
1cdd2e66cd
@@ -134,7 +134,7 @@ In the Actions workflow we have the same steps and the stages are now being enfo
|
|||||||
+ needs: build
|
+ needs: build
|
||||||
```
|
```
|
||||||
|
|
||||||
The `agent` in the Jenkins pipeline has be transformed to `runs-on` on each of the jobs.
|
The `agent` in the Jenkins pipeline has been transformed to `runs-on` on each of the jobs.
|
||||||
|
|
||||||
```diff
|
```diff
|
||||||
- agent {
|
- agent {
|
||||||
|
|||||||
Reference in New Issue
Block a user