Skip to content

Commit 5cfc3cd

Browse files
committed
feature: COPY helm-rollback.sh to image
1 parent a559f0a commit 5cfc3cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ RUN /tmp/download-aws-cli.sh
2525

2626
COPY scripts/assume-role.sh /usr/local/bin/assume-role
2727
COPY scripts/deploy-s3-cf.sh /usr/local/bin/deploy-s3-cf
28+
COPY scripts/helm-rollback.sh /usr/local/bin/helm-rollback
2829

2930
FROM cookielab/container-image-tools:1.7.2-aws AS container-image-tools
3031

0 commit comments

Comments
 (0)