Update bitbucket/5-custom-transformers.md
Co-authored-by: Ethan Dennis <[email protected]>
This commit is contained in:
@@ -166,7 +166,7 @@ Now you can perform another `dry-run` command with the `--custom-transformers` C
|
|||||||
```bash
|
```bash
|
||||||
gh actions-importer dry-run bitbucket --output-dir tmp/dry-run --workspace actions-importer --repository python --source-file-path ./bitbucket/bootstrap/source_files/python.yml --custom-transformers transformers.rb
|
gh actions-importer dry-run bitbucket --output-dir tmp/dry-run --workspace actions-importer --repository python --source-file-path ./bitbucket/bootstrap/source_files/python.yml --custom-transformers transformers.rb
|
||||||
```
|
```
|
||||||
> Note: we are using a different pipeline then before that has uses `runs-on` with the target label.
|
> Note: we are using a different pipeline than before that defines a `runs-on` tag with the target label.
|
||||||
|
|
||||||
```diff
|
```diff
|
||||||
runs-on:
|
runs-on:
|
||||||
|
|||||||
Reference in New Issue
Block a user