mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 00:13:09 -06:00
DCD-386: Typo
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
# Install dev packages from Pipfile.loc if necessary.
|
||||
# Install dev packages from Pipfile.lock if necessary.
|
||||
pipenv sync --dev
|
||||
|
||||
for role in `find roles/ -name molecule | sort`; do
|
||||
|
||||
Reference in New Issue
Block a user