Fixed Typo in README.md
This commit is contained in:
parent
5a377d20d5
commit
af9a38f764
1 changed files with 1 additions and 1 deletions
|
@ -713,7 +713,7 @@ deploy:
|
|||
It's possible to overwrite globally defined `before_script` and `after_script`:
|
||||
|
||||
```yaml
|
||||
before_script
|
||||
before_script:
|
||||
- global before script
|
||||
|
||||
job:
|
||||
|
|
Loading…
Reference in a new issue