Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[github] Fix context of the docker github action #3181

Merged

Conversation

csordasmarton
Copy link
Contributor

Unfortunately previously the github action which generates docker images
failed because it couldn't find the entrypoint.sh file. To solve
this problem we need to set the context parameter to the directory where
the docker file and the entrypoint file can be found.

Unfortunately previously the github action which generates docker images
failed because it couldn't find the `entrypoint.sh` file. To solve
this problem we need to set the context parameter to the directory where
the docker file and the entrypoint file can be found.
@bruntib bruntib merged commit 4375532 into Ericsson:master Feb 15, 2021
@csordasmarton csordasmarton deleted the fix_context_of_docker_github_action branch March 10, 2021 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants