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

fix: changed Dockerfile working directory #218

Merged
merged 3 commits into from
Sep 16, 2024

Conversation

mfaizanse
Copy link
Member

Description

Changes proposed in this pull request:

  • changed Dockerfile working directory because of error:
2024-09-16T08:07:03.1145549Z ValueError: Dockerfile cannot use /workspace as the working directory. Please switch to another one (e.g., /<module>-workspace). See: https://github.com/GoogleContainerTools/kaniko/issues/3176 and https://github.com/GoogleContainerTools/kaniko/issues/2192

Related issue(s)

@mfaizanse mfaizanse requested a review from a team as a code owner September 16, 2024 08:14
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 16, 2024
@kyma-bot kyma-bot added area/ci Issues or PRs related to CI related topics size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 16, 2024
@mfaizanse mfaizanse closed this Sep 16, 2024
@mfaizanse mfaizanse reopened this Sep 16, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Sep 16, 2024
@kyma-bot kyma-bot merged commit 29e353e into kyma-project:main Sep 16, 2024
5 checks passed
@mfaizanse mfaizanse deleted the ti-11711-2 branch September 16, 2024 08:43
@mfaizanse mfaizanse added the kind/bug Categorizes issue or PR as related to a bug. label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues or PRs related to CI related topics cla: yes Indicates the PR's author has signed the CLA. kind/bug Categorizes issue or PR as related to a bug. lgtm Looks good to me! size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants