Skip to content

Commit

Permalink
Switch back to d2x branch of CumulusCI
Browse files Browse the repository at this point in the history
  • Loading branch information
jlantz committed Nov 15, 2024
1 parent 9ef4cba commit 92cc89d
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 @@ -40,7 +40,7 @@ ENV PATH="/usr/local/sf/bin:/usr/local/bin:${PATH}"
# Install CumulusCI
RUN pip install --no-cache-dir \
docutils \
"git+https://github.com/muselab-d2x/CumulusCI@d2x-merge-cci4" \
"git+https://github.com/muselab-d2x/CumulusCI@d2x" \
cookiecutter

# Copy devhub auth script and make it executable
Expand Down

0 comments on commit 92cc89d

Please sign in to comment.