Skip to content

Commit

Permalink
added agent
Browse files Browse the repository at this point in the history
  • Loading branch information
oakrizan committed Feb 8, 2024
1 parent 3bc71de commit e2f9cbd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .buildkite/heartbeat/heartbeat-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,10 @@ steps:
notify:
- github_commit_status:
context: "Auditbeat/Packaging: TEST"
env:
GO_AGENT_IMAGE: "golang:${GOLANG_VERSION}"
TERRAFORM_VERSION: "1.6.3"
agents:
image: "${GO_AGENT_IMAGE}"
cpu: "8"
memory: "4G"

0 comments on commit e2f9cbd

Please sign in to comment.