Skip to content

Commit

Permalink
Creating image 1
Browse files Browse the repository at this point in the history
  • Loading branch information
renatonascimento01 committed Apr 29, 2024
1 parent 8137746 commit 65f6100
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
with:
# The complete repository name from ECR {BU}/{TEAM}/{PROJECT} (ex. cross/devtools/devtools-scripts).
ecr_repository: 'cross/observability/newrelic-migration-exporter'
docker_buildkit: 1
# Comma-separated string of ECR image tags (ex. latest, 1.0.0)
tags: 'latest,${{env.VERSION}}'
keep_images: 10
Expand Down

0 comments on commit 65f6100

Please sign in to comment.