Commit 44e44f6c authored by Evan Read's avatar Evan Read

Merge branch 'patch-31' into 'master'

Fix typo (install_depedencies => install_dependencies)

See merge request gitlab-org/gitlab-ce!23134
parents 29d8179b a784107f
......@@ -1769,7 +1769,7 @@ stages:
production:
script:
- install_depedencies
- install_dependencies
- deploy
- notify_owner
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment