diff --git a/.github/workflows/weatherhub.yml b/.github/workflows/weatherhub.yml index e77380e..683e769 100644 --- a/.github/workflows/weatherhub.yml +++ b/.github/workflows/weatherhub.yml @@ -47,7 +47,7 @@ env: manifests/deployment.yaml manifests/service.yaml DOCKER_FILE: Dockerfile - BUILD_CONTEXT_PATH: ./ + BUILD_CONTEXT_PATH: ./complete/MyWeatherApp/ NAMESPACE: weatherapp jobs: