Skip to content
This repository was archived by the owner on Jul 23, 2022. It is now read-only.

Commit 8641be1

Browse files
authored
fixed typo, refered to the wrong image (#622)
1 parent 02ffb06 commit 8641be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/2-attack-of-the-pipelines/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ git push
603603
![multibranch-select-git](../images/exercise4/multibranch-select-git.png)
604604
605605
7. Fill in the Git settings with your `todolist` GitLab url and set the credentials as you've done before. `https://gitlab.<APPS_URL>/<YOUR_NAME>/todolist.git`
606-
![multibranch-git](../images/exercise4/multibranch-git.png)
606+
![multibranch-git](../images/exercise2/multibranch-git.png)
607607
608608
8. Set the `Scan Multibranch Pipeline Triggers` to be Scan by webhook and set the token to be `todolist` as we set at the beginning of the exercise. This will trigger the job to scan for changes in the repo when there are pushes.
609609
![multibranch-webhook](../images/exercise2/multibranch-webhook.png)

0 commit comments

Comments
 (0)