You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2021/05/06 09:24:14 UTC

[airflow-ci-infra] 01/01: Fix the custom-Cloudwatch metric cron job in the AMI

This is an automated email from the ASF dual-hosted git repository.

ash pushed a commit to branch fix-custom-metric-cron
in repository https://gitbox.apache.org/repos/asf/airflow-ci-infra.git

commit 524426d29aa6a3a54ec0fc01f77ed1aa0152eb97
Author: Ash Berlin-Taylor <as...@firemirror.com>
AuthorDate: Thu May 6 10:22:51 2021 +0100

    Fix the custom-Cloudwatch metric cron job in the AMI
---
 github-runner-ami/packer/files/cloudwatch-metrics-github-runners | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/github-runner-ami/packer/files/cloudwatch-metrics-github-runners b/github-runner-ami/packer/files/cloudwatch-metrics-github-runners
index fb7f8eb..0380246 100644
--- a/github-runner-ami/packer/files/cloudwatch-metrics-github-runners
+++ b/github-runner-ami/packer/files/cloudwatch-metrics-github-runners
@@ -15,4 +15,4 @@
 # specific language governing permissions and limitations
 # under the License.
 
-*/1 * * * * nobody /usr/local/sbin/actions-runner-ec2-reporting
+*/1 * * * * nobody /usr/local/sbin/actions-runner-ec2-reporting.sh