diff --git a/.gitea/workflows/build-containers-on-demand.yml b/.gitea/workflows/build-containers-on-demand.yml index c4668b5..3d14ea5 100644 --- a/.gitea/workflows/build-containers-on-demand.yml +++ b/.gitea/workflows/build-containers-on-demand.yml @@ -21,13 +21,13 @@ jobs: image_yq_path: .frontend.image expected_repo: git.baumann.gr/adebaumann/shorefront-frontend dockerfile: frontend/Dockerfile - build_context: . + build_context: frontend description: shorefront frontend - container_name: shorefront-backend image_yq_path: .backend.image expected_repo: git.baumann.gr/adebaumann/shorefront-backend dockerfile: backend/Dockerfile - build_context: . + build_context: backend description: shorefront backend env: