Fix typos in docs

This commit is contained in:
Phil Davis
2021-01-20 16:43:02 +05:45
parent 42677b36c1
commit 410a5082f1
12 changed files with 28 additions and 28 deletions
@@ -43,7 +43,7 @@ You may add flags to your commit message or PR title in order to speed up pipeli
- My pipeline fails because some CI related files or commands are missing.
Please make sure to rebase your branch onto the lastest master of oCIS. It could be that the pipeline definition (`.drone.star`) was changed on the master branch. This is the only file, that will not be auto merged to master upon pipeline run. So things could be out of sync.
Please make sure to rebase your branch onto the latest master of oCIS. It could be that the pipeline definition (`.drone.star`) was changed on the master branch. This is the only file, that will not be auto merged to master upon pipeline run. So things could be out of sync.
- How can I see the YAML drone pipeline definition?