Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Disabled Testim.io
  • Loading branch information
GeekStewie authored Sep 18, 2022
1 parent f3543b9 commit 8f668bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN npm install --global sfdx-cli@${SALESFORCE_CLI_VERSION} --ignore-scripts
RUN npm install --global @salesforce/cli@${SF_CLI_VERSION}

# INSTALL TESTIM.IO
RUN npm install --global @testim/testim-cli
# RUN npm install --global @testim/testim-cli

# INSTALL DEPENDENCIES
RUN apt-get update && apt-get install --assume-yes openjdk-11-jdk-headless jq git python3-venv python3-pip
Expand Down

0 comments on commit 8f668bd

Please sign in to comment.