copy in file

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-09-27 11:43:51 -04:00
parent fb420ded80
commit 05a2945e77
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -20,3 +20,4 @@ RUN go get golang.org/x/crypto/ssh/terminal
COPY upload-assets /usr/bin/upload-assets
COPY release-email-notification /usr/bin/release-email-notification
COPY gcloud-login /usr/bin/gcloud-login
COPY cleanup-pr-branch /usr/bin/cleanup-pr-branch