diff --git a/.gitea/workflows/ci-develop.yml b/.gitea/workflows/ci-develop.yml index 350161a..999d305 100644 --- a/.gitea/workflows/ci-develop.yml +++ b/.gitea/workflows/ci-develop.yml @@ -30,11 +30,11 @@ jobs: uses: docker/setup-buildx-action@v3.6.1 # https://github.com/docker/build-push-action - - name: Build and push - uses: docker/build-push-action@v6.13.0 - with: - push: true - +# - name: Build and push +# uses: docker/build-push-action@v6.13.0 +# with: +# push: true + # - name: Create necessary Docker networks run: |