screwdriver-api 7.0.212 → 7.0.213
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -863,7 +863,7 @@ We will introduce new commands to validate, publish and tag pipeline templates b
|
|
|
863
863
|
|
|
864
864
|
CLI can be installed using below command:
|
|
865
865
|
|
|
866
|
-
``` $ npm install
|
|
866
|
+
``` $ npm install screwdriver-template-main ```
|
|
867
867
|
|
|
868
868
|
|
|
869
869
|
***1. Validate***
|