We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a559f0a commit 5cfc3cdCopy full SHA for 5cfc3cd
Dockerfile
@@ -25,6 +25,7 @@ RUN /tmp/download-aws-cli.sh
25
26
COPY scripts/assume-role.sh /usr/local/bin/assume-role
27
COPY scripts/deploy-s3-cf.sh /usr/local/bin/deploy-s3-cf
28
+COPY scripts/helm-rollback.sh /usr/local/bin/helm-rollback
29
30
FROM cookielab/container-image-tools:1.7.2-aws AS container-image-tools
31
0 commit comments