RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
itemengine-cypress-automation
Versions diffs
1.0.5 → 1.0.6
itemengine-cypress-automation 1.0.5 → 1.0.6
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/package.json
+1
-1
package/run.sh
+2
-0
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "itemengine-cypress-automation",
3
-
"version": "1.0.
5
",
3
+
"version": "1.0.
6
",
4
4
"description": "",
5
5
"main": "index.js",
6
6
"scripts": {
package/run.sh
CHANGED
Viewed
@@ -1,3 +1,5 @@
1
1
#!/bin/sh
2
+
env=$STAGE
3
+
echo Environment to test: $env
2
4
3
5
npm run spinnaker