There was an error while loading. Please reload this page.
2 parents 4fe55d8 + 978cf04 commit dc1bc10Copy full SHA for dc1bc10
1 file changed
scripts/package-build/amazon-cloudwatch-agent/package.toml
@@ -1,11 +1,11 @@
1
[[packages]]
2
name = "amazon-cloudwatch-agent"
3
-commit_id = "v1.300050.0"
+commit_id = "v1.300057.0"
4
scm_url = "https://github.com/aws/amazon-cloudwatch-agent"
5
6
build_cmd = """
7
8
-make clean test check_secrets amazon-cloudwatch-agent-linux package-deb
+make clean check_secrets amazon-cloudwatch-agent-linux package-deb
9
ARCH=$(dpkg --print-architecture)
10
TAG=$(git describe --tags --abbrev=0)
11
COMMIT=$(git rev-parse --short HEAD)
0 commit comments