You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Orbs are reusable packages of CircleCI configuration that you may share across projects, enabling you to create encapsulated, parameterized commands, jobs, and executors that can be used across multiple projects.
6
+
# See: https://circleci.com/docs/orb-intro/
7
+
orbs:
8
+
# See the Node orb documentation here: https://circleci.com/developer/orbs/orb/circleci/node
0 commit comments