diff --git a/.gitea/workflows/publish.yml b/.gitea/workflows/publish.yml index 335a707..e40e31e 100644 --- a/.gitea/workflows/publish.yml +++ b/.gitea/workflows/publish.yml @@ -74,5 +74,6 @@ jobs: shell: bash working-directory: website run: | + docker buildx bake -f bake.json docker compose build --no-cache docker compose up -d