pantheon-systems / circleci-orb

Use CircleCI to push code to Pantheon Dev and Multidev Environments
10 stars 18 forks source link

Add --no-git-force option and switch to using regular version of Build Tools #45

Open stevector opened 4 years ago

stevector commented 4 years ago

These PR fulfills #7 by adding usage of the --no-git-force option that was used added to Build Tools in https://github.com/pantheon-systems/terminus-build-tools-plugin/pull/346

stevector commented 4 years ago

I'm testing this change with these PRs in consumers of the Orb https://github.com/stevector/stevector-composer/pull/82 https://github.com/stevector/nerdologues-d8/pull/371

dustinleblanc commented 6 months ago

This appears to be implemented already: https://github.com/pantheon-systems/circleci-orb/blob/master/src/%40orb.yml#L238