Skip to content

Conversation

cpanato
Copy link
Contributor

@cpanato cpanato commented Jun 17, 2020

Summary

Ticket Link

@cpanato cpanato requested a review from agnivade June 17, 2020 17:50
@@ -71,8 +71,6 @@ jobs:
push-docker:
docker:
- image: circleci/buildpack-deps:stable
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we also change this to circleci/golang:1.14 ? This breaks the docker build phase because it doesn't have permissions to /go directory.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

because we were using a path in the executor that point to /go for this build there is nothing related to go build the docker build just download the binary and unpack

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in this new image the /go does not exist, only exist in the golang image

@agnivade agnivade requested a review from metanerd June 17, 2020 17:55
Copy link
Contributor

@agnivade agnivade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Thanks for clearing this up @cpanato !

Copy link
Contributor

@metanerd metanerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thanks @cpanato

@metanerd metanerd merged commit 309ecf4 into master Jun 17, 2020
@metanerd metanerd deleted the fix branch June 17, 2020 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants