Skip to content

Commit

Permalink
Merge pull request #200 from cloudbees/develop
Browse files Browse the repository at this point in the history
[Release 3.19313.0] COE Review Develop
  • Loading branch information
carlosrodlop authored Oct 12, 2024
2 parents dab59b2 + 52ddb50 commit f9f3e7c
Show file tree
Hide file tree
Showing 63 changed files with 3,271 additions and 2,268 deletions.
141 changes: 0 additions & 141 deletions .cloudbees/aws-nuke/bp-tf-ci-nuke.yaml

This file was deleted.

3 changes: 1 addition & 2 deletions .cloudbees/workflows/bp-agent-ecr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ env:
RESPOSITORY: cloudbees-labs/tf-aws-cb-ci-eks-addon-agent
VERSION: latest
AWS_REGION: us-west-2
#TODO: Replace by rootless image when it is supported
DOCKERFILE: .docker/agent/agent.root.Dockerfile

jobs:
#TODO: Verify if the repository is created before running this job. If not, create it (including tags).
build_and_push_images:
steps:
- name: Checkout code
Expand All @@ -36,7 +36,6 @@ jobs:
id: login-ecr
uses: cloudbees-io/configure-ecr-credentials@v1

#TODO: Replace by rootless image when it is supported
- name: Build, tag, and push docker image to Amazon ECR
uses: cloudbees-io/kaniko@v1
with:
Expand Down
Loading

0 comments on commit f9f3e7c

Please sign in to comment.