Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Fix Github actions build#13

Merged
mashiike merged 7 commits into
masterfrom
feature/fix-build-github-actions
Jul 17, 2020
Merged

Fix Github actions build#13
mashiike merged 7 commits into
masterfrom
feature/fix-build-github-actions

Conversation

@mashiike

@mashiike mashiike commented Jul 16, 2020

Copy link
Copy Markdown

What is this?

When building on docker container, $(repo root)/bin was mounted on /opt/bin.
This is the relationship of the symbolic link when installing awscli.
When building on github actions, the countermeasure is not taken, so the layer vsersion2 released in production did not have aws cli installed.

@mashiike mashiike changed the title Feature/fix build GitHub actions Fix Github actions build Jul 16, 2020
@mashiike mashiike requested a review from fujiwara July 16, 2020 07:32
@mashiike mashiike merged commit f0e3841 into master Jul 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants