-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Update pipeline to support major versions sanely
cimg/node only supports major.minor releases. The next time someone tests or runs this library, we should only have to be concerned that the major versions are proper. Following [1], we can simply have a sane base image, and use an orb to augment the node capabilities we need to use. Orb is fixed to a known good patch version. [1] CircleCI-Public/cimg-node#130
- Loading branch information
Showing
1 changed file
with
20 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters