typo
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
7aec926276
commit
273f11b350
|
@ -99,7 +99,7 @@ which returns a json with the download url of your uploaded file.
|
||||||
|
|
||||||
## Advanced Parameters (Matrix Workflos)
|
## Advanced Parameters (Matrix Workflos)
|
||||||
The woodpecker cli yaml defintion files support [matrix workflows](https://woodpecker-ci.org/docs/usage/matrix-workflows), such that multiple pipeline runs are executed with all combinations of the predefined variables.
|
The woodpecker cli yaml defintion files support [matrix workflows](https://woodpecker-ci.org/docs/usage/matrix-workflows), such that multiple pipeline runs are executed with all combinations of the predefined variables.
|
||||||
See the [test-ci](https://git.sandbox.iuk.hdm-stuttgart.de/grosse/test-ci/src/branch/matrix) matrix branch as an example to define multiple pipeline runs with different epochs and optimizers. In the CI it is showed with different label for each parameter:
|
See the [test-ci](https://git.sandbox.iuk.hdm-stuttgart.de/grosse/test-ci/src/branch/matrix) matrix branch as an example to define multiple pipeline runs with different epochs and optimizers. In the CI it is shown with different labels for each parameter:
|
||||||
![repos](./res/matrix-ci.png)
|
![repos](./res/matrix-ci.png)
|
||||||
|
|
||||||
## Useful Links
|
## Useful Links
|
||||||
|
|
Loading…
Reference in New Issue