Commit a784107f authored by Florent Monbillard's avatar Florent Monbillard

Fix typo (install_depedencies => install_dependencies)

parent 6494467a
...@@ -1767,7 +1767,7 @@ stages: ...@@ -1767,7 +1767,7 @@ stages:
production: production:
script: script:
- install_depedencies - install_dependencies
- deploy - deploy
- notify_owner - 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