Skip to content

Commit 1161c42

Browse files
committed
switched to latest
1 parent 4fe8f0f commit 1161c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"build": "hedy -v --test-bundle",
2222
"deploy": "hedy -v --deploy --aws-deploy-bucket=spacecat-prod-deploy --pkgVersion=latest",
2323
"deploy-stage": "hedy -v --deploy --aws-deploy-bucket=spacecat-stage-deploy --pkgVersion=latest",
24-
"deploy-dev": "hedy -v --deploy --pkgVersion=latest$CI_BUILD_NUM -l djc --aws-deploy-bucket=spacecat-dev-deploy --cleanup-ci=24h --aws-api vldld6qz1d",
24+
"deploy-dev": "hedy -v --deploy --pkgVersion=latest$CI_BUILD_NUM -l latest --aws-deploy-bucket=spacecat-dev-deploy --cleanup-ci=24h --aws-api vldld6qz1d",
2525
"deploy-secrets": "hedy --aws-update-secrets --params-file=secrets/secrets.env",
2626
"docs": "npm run docs:lint && npm run docs:build",
2727
"docs:build": "npx @redocly/cli build-docs -o ./docs/index.html --config docs/openapi/redocly-config.yaml",

0 commit comments

Comments
 (0)