mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
copy in file
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
fb420ded80
commit
05a2945e77
|
@ -20,3 +20,4 @@ RUN go get golang.org/x/crypto/ssh/terminal
|
||||||
COPY upload-assets /usr/bin/upload-assets
|
COPY upload-assets /usr/bin/upload-assets
|
||||||
COPY release-email-notification /usr/bin/release-email-notification
|
COPY release-email-notification /usr/bin/release-email-notification
|
||||||
COPY gcloud-login /usr/bin/gcloud-login
|
COPY gcloud-login /usr/bin/gcloud-login
|
||||||
|
COPY cleanup-pr-branch /usr/bin/cleanup-pr-branch
|
||||||
|
|
Loading…
Reference in New Issue
Block a user