Skip to content

Commit

Permalink
chore(deps): update buildkite plugin packethost/ssm-buildkite-plugin …
Browse files Browse the repository at this point in the history
…to v1.0.4
  • Loading branch information
renovate[bot] committed Jun 28, 2023
1 parent b89ffe9 commit dd63b42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ steps:
- label: ":test_tube: test"
key: "test"
plugins:
- ssh://[email protected]/packethost/ssm-buildkite-plugin#v1.0.3:
- ssh://[email protected]/packethost/ssm-buildkite-plugin#v1.0.4:
parameters:
GITHUB_TOKEN: /buildkite/github/personal-access-token/v1
- docker#v5.7.0:
Expand All @@ -33,7 +33,7 @@ steps:
key: "gobuild"
artifact_paths: "${ARTIFACT_NAME}-bin"
plugins:
- ssh://[email protected]/packethost/ssm-buildkite-plugin#v1.0.3:
- ssh://[email protected]/packethost/ssm-buildkite-plugin#v1.0.4:
parameters:
GITHUB_TOKEN: /buildkite/github/personal-access-token/v1
- docker#v5.7.0:
Expand Down Expand Up @@ -74,7 +74,7 @@ steps:
plugins:
- first-aml/git-clone:
repository: [email protected]:equinixmetal/$DEPLOYMENT_REPO.git
- ssh://[email protected]/packethost/ssm-buildkite-plugin#v1.0.3:
- ssh://[email protected]/packethost/ssm-buildkite-plugin#v1.0.4:
parameters:
GITHUB_TOKEN: /buildkite/github/personal-access-token/v1
- ssh://[email protected]/packethost/yaml-update-buildkite-plugin#v1.0.1:
Expand Down

0 comments on commit dd63b42

Please sign in to comment.