Skip to content
This repository has been archived by the owner on Jun 4, 2020. It is now read-only.

chore(ci): use partials in circleci config #359

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amille44420
Copy link
Contributor

No description provided.

@@ -3,10 +3,13 @@ version: 2.1
orbs:
saucelabs: saucelabs/sauce-connect@1.0.1

partials:
node-image: &node-image circleci/node:12.14.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we could define it as an executor instead of using yaml references.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed in this case it would be more efficient to define an executor

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants