Skip to content

Commit 98b261d

Browse files
committed
update makefule
Signed-off-by: Stephen Linnell <[email protected]>
1 parent fb30e72 commit 98b261d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ setup-deploy-tools:
7171
setup: setup-trivy setup-deploy-tools
7272
pip install --upgrade pip
7373
pip install "setuptools>=65.5.1" pipenv
74-
PIP_IGNORE_INSTALLED=1 pipenv install --dev --deploy #--ignore-pipfile
74+
PIP_IGNORE_INSTALLED=1 pipenv install --dev --deploy --ignore-pipfile
7575

7676
# download and install a few ibm cloud cli tools
7777
curl -fsSL https://clis.cloud.ibm.com/install/linux | sh

0 commit comments

Comments
 (0)