Skip to content

Commit ee71352

Browse files
committed
ci: add latest tag for internal registry
1 parent f910748 commit ee71352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
[
2828
"@semantic-release/exec",
2929
{
30-
"publishCmd": "docker buildx build --platform linux/amd64,linux/arm64 --push -t docker.io/intel/oact-mps:latest -t vprodemo.azurecr.io/mps:v${nextRelease.version} -t docker.io/intel/oact-mps:v${nextRelease.version} -t docker.io/intel/device-mgmt-toolkit-mps:v${nextRelease.version} -t docker.io/intel/device-mgmt-toolkit-mps:latest ."
30+
"publishCmd": "docker buildx build --platform linux/amd64,linux/arm64 --push -t vprodemo.azurecr.io/mps:latest -t vprodemo.azurecr.io/mps:v${nextRelease.version} -t docker.io/intel/oact-mps:latest -t docker.io/intel/oact-mps:v${nextRelease.version} -t docker.io/intel/device-mgmt-toolkit-mps:v${nextRelease.version} -t docker.io/intel/device-mgmt-toolkit-mps:latest ."
3131
}
3232
],
3333
"@semantic-release/git"

0 commit comments

Comments
 (0)