Skip to content

Commit

Permalink
Switch to AWS for packaging
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandros Sapranidis <[email protected]>
  • Loading branch information
alexsapran committed Jul 24, 2023
1 parent 1b53d2c commit fb5c024
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .buildkite/pipeline.elastic-agent-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,8 @@ steps:
- label: ":package: Package elastic-agent"
key: package_elastic-agent
agents:
provider: "gcp"
image: "ubuntu-2204-lts-arm64"
machineType: "t2a-standard-8"
provider: "aws"
image: "core-ubuntu-2204-aarch64"
command: |
if [[ -z "${DEV}" ]]; then
export DEV=$(buildkite-agent meta-data get DEV --default "true")
Expand Down

0 comments on commit fb5c024

Please sign in to comment.